util_app_sos function

utility function applicability of distribution function's shape or scale check

utility function applicability of distribution function's shape or scale check

Test for applicability of checks for deviation form expected probability distribution shapes/scales

util_app_sos(x, dta)

Arguments

  • x: data.frame metadata
  • dta: logical vector, 1=matching data type, 0 = non-matching data type

Returns

factor 0-3 for each variable in metadata

  • 0 data type mismatch and not applicable
  • 1 data type mismatches but applicable
  • 2 data type matches but not applicable
  • 3 data type matches and applicable
  • 4 not applicable because of not suitable data type

See Also

pro_applicability_matrix

  • Maintainer: Stephan Struckmann
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-03-05

Downloads (last 30 days):