getFitCorforGroups: Get Fit Correlations

getFitCorforGroupsR Documentation

Get Fit Correlations

Description

Helper function for finding correlation of fixed value and fitted values within group

Usage

getFitCorforGroups(x, val, ciBands = FALSE, method = "pearson")

Arguments

x

A split object of class 'bdObj' split by identifiers

val

Fixed value from dataset

ciBands

boolean for including cibands

method

method for correlation function


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