Arguments
target
A target value used to find p
values.
dist
The comparison distribution, which can be a vector of numbers, a data frame, or a result object.
revDirec
A logical argument whether to reverse the direction of comparison. If TRUE
, the proportion of the dist
that is lower than target
value is reported. If FALSE
, the proportion of the dist
that
x
the data.frame
of the predictor values. The number of rows of the x
argument should be equal to the number of rows in the dist
xval
the values of predictor that researchers would like to find the fit indices cutoffs from.
df
the degree of freedom used in spline method in predicting the fit indices by the predictors. If df
is 0, the spline method will not be applied.