https://github.com/cran/aster
Raw File
Tip revision: c651dababa29dbc9b4cc34906c535a0ed860432b authored by Charles J. Geyer on 19 July 2005, 00:00:00 UTC
version 0.2
Tip revision: c651dab
famnam.Rout.save

R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.1  (2004-11-15), ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.

> 
>  library(aster)
> 
>  families()
[1] "bernoulli"        "poisson"          "non.zero.poisson"
> 
> 
back to top