createInvLink: Return inverse link function for plot_shiny.fpca()

View source: R/createInvLink.R

createInvLinkR Documentation

Return inverse link function for plot_shiny.fpca()

Description

Internal method that constructs the inverse link function for a generalized FPCA fit. This is used in toggling between plots on the natural scale and on the response scale.

Usage

createInvLink(family = NULL)

Arguments

family

Family of the (generalized) FPCA. Currently supported families are gaussian and binomial.

Author(s)

Jeff Goldsmith ajg2202@cumc.columbia.edu


refund.shiny documentation built on Oct. 11, 2022, 1:05 a.m.