averageCurve: Calculate an average curve from a list of fits, using the AIC...

View source: R/averageCurve.R

averageCurveR Documentation

Calculate an average curve from a list of fits, using the AIC weights.

Description

Calculate an average curve from a list of fits, using the AIC weights.

Usage

averageCurve(fitList, xPredict)

Arguments

fitList

List of fitted models (from fitModels())

xPredict

Vector of values where the curve should be estimated

Value

A data frame with x and y columns


mdjbru-R-packages/thermPerf documentation built on Nov. 4, 2023, 11:48 p.m.