MixedModels.jl
MixedModels.jl
dmbates/MixedModels.jl
  • Download
  • Stars –

  • Home
    • Manual Outline
    • Library Outline
    • Index
  • Manual
    • Fitting
  • Library
    • Public
    • Internals

MixedModels.jl

Fitting and examining mixed-effects models

Manual Outline

  • Fitting linear mixed-effects models
    • A simple example
    • More substantial examples

Library Outline

  • Public Documentation
    • Contents
    • Index
    • MixedModels
  • Internal Documentation
    • Contents
    • Index
    • Types
    • Functions and methods

Index

  • Base.LinAlg.cond
  • MixedModels.LaplaceDeviance
  • MixedModels.LinearMixedModel
  • MixedModels.ScalarReMat
  • MixedModels.VarCorr
  • MixedModels.VectorReMat
  • MixedModels.bootstrap
  • MixedModels.fixef
  • MixedModels.lmm
  • MixedModels.lowerbd
  • MixedModels.objective
  • MixedModels.pirls!
  • MixedModels.pwrss
  • MixedModels.ranef
  • MixedModels.refit!
  • MixedModels.remat
  • MixedModels.sdest
  • MixedModels.simulate!
  • MixedModels.varest
  • StatsBase.coef
  • StatsBase.coeftable
  • StatsBase.deviance
  • StatsBase.df
  • StatsBase.fit!
  • StatsBase.fitted
  • StatsBase.model_response
  • StatsBase.nobs
  • StatsBase.vcov
  • MixedModels.OptSummary
  • MixedModels.ranef!
Documentation built with MkDocs using the Material theme.
Next
Fitting