bdotsCorr: Correlation with fixed value in bdots

View source: R/bdotsCorr.R

bdotsCorrR Documentation

Correlation with fixed value in bdots

Description

Find the correlation of a fixed value with the bdots fitted curves at each time point

Usage

bdotsCorr(bdObj, val, ciBands = FALSE, method = "pearson")

Arguments

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"'


bdots documentation built on Jan. 7, 2023, 1:18 a.m.