transform_ci {rticulate} | R Documentation |
Transform confidence intervals to cartesian
Description
It returns the cartesian coordinates of the confidence intervals from a polar
gam
/bam
.
Usage
transform_ci(predictions, origin = NULL)
Arguments
predictions |
A data frame containing the predictions obtained from a
polar |
origin |
The coordinates of the origin as a vector of |
Value
An object of class tbl_df-class
(a tibble).
[Package rticulate version 2.0.1 Index]