Package: FENmlm
Type: Package
Title: Fixed Effects Nonlinear Maximum Likelihood Models
Version: 2.2.1
Date: 2018-09-15
Authors@R: person("Laurent", "Berge", email = "laurent.berge@uni.lu", role = c("aut", "cre"))
Imports: stats, numDeriv, MASS, Rcpp, graphics, utils, Matrix,
        parallel, Formula
LinkingTo: Rcpp
Depends: R(>= 2.10)
Description: Efficient estimation of multiple fixed-effects maximum likelihood models
    with, possibly, non-linear in parameters right hand sides. Standard-errors
    can easily be clustered. It also includes tools to seamlessly export (to Latex) 
    the results of various estimations. 
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-09-15 13:50:06 UTC; laurent.berge
Author: Laurent Berge [aut, cre]
Maintainer: Laurent Berge <laurent.berge@uni.lu>
Repository: CRAN
Date/Publication: 2018-09-15 14:20:02 UTC
