plot.check_model_napping returns ggplot to visualize outputs from check_model.fit_model_napping

# S3 method for check_model_napping
plot(x, ...)

Arguments

x

Output from check_model.fit_model_napping

...

further arguments passed to or from other methods

Value

A plot with the variance caught by the dimension of the MFA

Details

S3 method. See example in the book : https://priviere.github.io/PPBstats_book/napping.html#check-and-visualize-model-outputs-7

See also