coef.rosa: Regression coefficients from ROSA model.

Description Usage Arguments

View source: R/rosa.methods.R

Description

Regression coefficients from ROSA model.

Usage

1
2
3
## S3 method for class 'rosa'
coef(object, ncomp = object$ncomp, comps, intercept = FALSE,
  ...)

Arguments

object

A rosa object.

ncomp

An integer vector giving the number of components to use for prediction.

comps

An integer vector giving the exact components to use for predictions.

intercept

A logical indicating if coefficients for the intercept should be included (default = FALSE).

...

Additional arguments. Currently not implemented.


khliland/rosa documentation built on Dec. 29, 2021, 12:25 a.m.