calculateCathodeResMean: calculateCathoResMean

View source: R/modelCathRes.R

calculateCathodeResMeanR Documentation

calculateCathoResMean

Description

Calculates the average of groups of cathode resistance values based on a + b.log(age) model for each group with lme4::lmer

Usage

calculateCathodeResMean(.d, .group, .age, .res, .ageRange = 1:2000)

Arguments

.d

data.frame with data

.group

char with group names

.age

cell age

.res

cathode resistance values

.ageRange

range of age for the calculation of the mean

Value

dataframe with 2 columns, name of group and average resistance for each group


OlivierGranacher/modelCathRes documentation built on June 23, 2022, 3:03 p.m.