number of IVs associated with the null hypothesis model
R2.resid
residual R-squared value, typically used when comparing
nested models when fit sequentially (e.g., comparing model A vs B when
model involves the structure A -> B -> C)
fixed
logical; if FALSE then the data are random generated
according to a joint multivariate normal distribution
return_analysis
logical; return the analysis object for further
extraction and customization?
...
additional arguments to be passed to gen_fun. Not used
unless a customized gen_fun is defined