update.hyper_gam {hyper.gam} | R Documentation |
update a hyper_gam model
Description
Usage
## S3 method for class 'hyper_gam'
update(object, ...)
Arguments
object |
a hyper_gam model |
... |
additional parameters, currently not in use |
Value
Function update.hyper_gam()
returns a hyper_gam model
[Package hyper.gam version 0.1.2 Index]