fix.family.cdf: Getting the CDF of a gam family

View source: R/fix_family_cdf.R

fix.family.cdfR Documentation

Getting the CDF of a gam family

Description

Some methods implemented in mgcViz require the c.d.f. of the response distribution. This function takes a family object as input and returns the same object, but with the cdf function added to the $cdf slot. Mainly for internal use.

Usage

fix.family.cdf(fam)

Arguments

fam

an object of class family.


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.