Julia_Mixed_Models: Fit General Linear and Generalized Linear Mixed models from...

Description Usage

View source: R/Julia_Call_Mixed_Models.R

Description

Fit General Linear and Generalized Linear Mixed models from Julia

Usage

1
2
3
4
5
6
7
8
Julia_Mixed_Models(
  formula,
  data,
  fast = FALSE,
  time = TRUE,
  family = "Binomial()",
  model = "glmm"
)

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.