predict.plrs: Predict method for 'plrs' models

Description Usage Arguments Value Author(s)

View source: R/predict.plrs.r

Description

Determine predicted values based on a given plrs model

Usage

1
2
## S3 method for class 'plrs'
predict(object, newcghseg, ...)

Arguments

object

An object of class plrs-class

newcghseg

A vector of new segmented CGH values

...

further arguments

Value

A vector containing the fitted values.

Author(s)

Gwenael G.R. Leday g.g.r.leday@vu.nl


plrs documentation built on April 28, 2020, 6:09 p.m.