bdotsCorr | R Documentation |
Find the correlation of a fixed value with the bdots fitted curves at each time point
bdotsCorr(bdObj, val, ciBands = FALSE, method = "pearson")
bdObj |
Object of class 'bdotsObj' |
val |
Character string of fixed value for correlation in dataset from 'bdotsFit' |
ciBands |
Boolean for including confidence intervals |
method |
Arguments for 'cor' or 'cor.test'. The default option us 'method = "pearson"' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.