Note: -*- Encoding: utf-8 -*-
Package: stepmixr
Type: Package
Title: Interface to 'Python' Package 'stepmix'
Version: 0.1.0
Date: 2022-10-28
Authors@R: c(
   person("Charles-Édouard", "Giguère", role=c("aut", "cre"),
      email = "ce.giguere@gmail.com"),
   person("Sacha", "Morin", role="aut"),
   person("Robin", "Legault", role="aut"))
Author: Charles-Édouard Giguère [aut, cre],
  Sacha Morin [aut],
  Robin Legault [aut]
Maintainer: Charles-Édouard Giguère <ce.giguere@gmail.com>
Depends: R (>= 4.0.0)
Imports: reticulate (>= 1.8)
Description: This is an interface for the 'python' package
  'stepmix'. This is a package multi-step estimation of latent class
  models with measurement and structural components. The package can
  also be used to fit mixture models with various observed random
  variables. Largely based on Bakk & Kuha (2018)
  <doi:10.1007/s11336-017-9592-7>. 
License: GPL-2
Encoding: UTF-8
LazyLoad: TRUE
URL: https://github.com/Labo-Lacourse/stepmixr
NeedsCompilation: no
Packaged: 2022-11-17 16:39:19 UTC; gigc2
Repository: CRAN
Date/Publication: 2022-11-18 10:00:02 UTC
