Familias: Book, R version and Courses


Home        Book        R Familias        Courses       

R Familias, relMix and fam2r

The code for the core functions of Familias has been released in an R package. The R library Familias is back on cran from Jan 10, 2024. The R library relMix, which uses R Familias, can be installed from https://github.com/gdorum/relMix. The R library fam2r, needed for conditional simulations in the DVI module of Windows Familias, can be installed as described here. To install R Familias (only once) and load the package, write, in R,

> install.packages("Familias")

> library(Familias)

Information and help about the package can then be reached with

> help("Familias")

Updated 2024-02-07. You may send comments to thore.egeland@gmail.com