R/check_model.fit_model_napping.R
check_model.fit_model_napping.Rd
check_model.fit_model_napping
computes tests to assess if the model went well.
It is important to run this step before going ahead with the analysis otherwise you may make mistakes in the interpretation of the results.
# S3 method for fit_model_napping check_model(x)
x | outputs from |
---|
It returns a list with the same elements as model_napping
as the MFA object is already computed
S3 method.