cal.ci {bayclumpr} | R Documentation |
This function is used to generate CI estimates at given intervals. It is currently used for plotting in BayClump.
cal.ci(data, from, to, length.out = 100)
data |
A |
from |
the lower limit in x. |
to |
the upper limit in x. |
length.out |
the number of breaks. |
A data.frame
or list
of data.frame
s with the
confidence interval for a given model in a given range
of X.