Transform estimated values and confidence intervals by applying a function
Transform estimated values and confidence intervals by applying a function
transform_fun(object, fun = NULL, ...) ## S3 method for class 'evaluated_smooth' transform_fun(object, fun = NULL, ...) ## S3 method for class 'evaluated_parametric_term' transform_fun(object, fun = NULL, ...)
object |
an object to apply the transform function to. |
fun |
the function to apply. |
... |
additional arguments passed to methods. |
Returns object
but with the estimate and upper and lower values
of the confidence interval transformed via the function.
Gavin L. Simpson
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.