predict.plrs {plrs}R Documentation

Predict method for plrs models

Description

Determine predicted values based on a given plrs model

Usage

## 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


[Package plrs version 1.22.0 Index]