summary.modFit
,
the chi2 error levels calculated according to FOCUS guidance (2006) as far
as defined therein, and optionally the data, consisting of observed, predicted
and residual values.## S3 method for class 'mkinfit':
summary(object, data = TRUE, distimes = TRUE, alpha = 0.05, ...)
## S3 method for class 'summary.mkinfit':
print(x, digits = max(3, getOption("digits") - 3), ...)
mkinfit
.summary.mkinfit
.print
.summary.modFit
, with components, among otherssummary(mkinfit(mkinmod(parent = list(type = "SFO")), FOCUS_2006_A))
Run the code above in your browser using DataLab