update.Rcpp_BoundedQr: Wrapper for 'BoundedQr' method 'update'

Description Usage Arguments

View source: R/bounded_qr.R

Description

Wrapper for BoundedQr method update

Usage

1
2
## S3 method for class 'Rcpp_BoundedQr'
update(object, X, y, weights, ...)

Arguments

object

BoundedQr object to update

X

numeric matrix of covariate observations

y

numeric vector of response

weights

numeric vector of observation weights

...

ignored


blakeboswell/ploom documentation built on May 25, 2019, 3:24 p.m.