plot.check_model_napping: Get ggplot to visualize output from...

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.check_model_napping.R

Description

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

Usage

1
2
## S3 method for class 'check_model_napping'
plot(x, ...)

Arguments

x

Output from check_model.fit_model_napping

...

further arguments passed to or from other methods

Details

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

Value

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

Author(s)

Pierre Riviere

See Also

check_model.fit_model_napping


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.