createInvLink {refund.shiny}R 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


[Package refund.shiny version 1.0 Index]