Add a constant to estimated values
Add a constant to estimated values
Add a constant to estimated values
add_constant(object, constant = NULL, ...) ## S3 method for class 'evaluated_smooth' add_constant(object, constant = NULL, ...) ## S3 method for class 'mgcv_smooth' add_constant(object, constant = NULL, ...) ## S3 method for class 'evaluated_parametric_term' add_constant(object, constant = NULL, ...) add_constant(object, constant = NULL, ...) ## S3 method for class 'evaluated_smooth' add_constant(object, constant = NULL, ...) ## S3 method for class 'evaluated_parametric_term' add_constant(object, constant = NULL, ...)
object |
a object to add a constant to. |
constant |
the constant to add. |
... |
additional arguments passed to methods. |
Returns object
but with the estimate shifted by the addition of
the supplied constant.
Returns object
but with the estimate shifted by the addition of
the supplied constant.
Gavin L. Simpson
Gavin L. Simpson
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.