gen_poly_basis_converters: Generate functions to convert regression coefficients between...

Description Usage Arguments Value

View source: R/polynomial-basis-converter.R

Description

Generate functions to convert regression coefficients between a given polynomial basis (e.g. discrete orthonormal) and standard (monomial) polynomial bases.

Usage

1

Arguments

poly_basis

polylist defining the (non-monomial) basis to convert from.

Value

list of length 2 with functions having names 'to_mono' (conversion to monomial basis) and 'to_ortho' (conversion to orthonormal basis)


bonStats/gcreg documentation built on May 20, 2019, 5:44 p.m.