R/classes.R

Defines functions ptglm ptglmm

Documented in ptglm

ptglmm = function(x, ...) UseMethod('ptglmm', x)
ptglm = function(x, ...) UseMethod('ptglm', x)

Try the ptmixed package in your browser

Any scripts or data that you put into this service are public.

ptmixed documentation built on Aug. 18, 2022, 5:06 p.m.