Last data update: 2014.03.03

mipfp

Package: mipfp
Type: Package
Title: Multidimensional Iterative Proportional Fitting and Alternative
Models
Version: 3.0-1
Date: 2016-04-29
Authors@R: c(
person("Johan", "Barthelemy", role = c("aut", "cre"), email = "johan@uow.edu.au"),
person("Thomas", "Suesse", role = "aut"),
person("Mohammad", "Namazi-Rad", role = "ctb"))
Author: Johan Barthelemy [aut, cre], Thomas Suesse [aut], Mohammad Namazi-Rad [ctb]
Maintainer: Johan Barthelemy <johan@uow.edu.au>
Description: An implementation of the iterative proportional fitting (IPFP),
maximum likelihood, minimum chi-square and weighted least squares procedures
for updating a N-dimensional array with respect to given target marginal
distributions (which, in turn can be multi-dimensional). The package also
provides an application of the IPFP to simulate multivariate Bernoulli
distributions.
LazyData: yes
Depends: cmm, Rsolnp, numDeriv, R (>= 2.10.0)
License: GPL-2
URL: https://github.com/jojo-/mipfp
NeedsCompilation: no
Packaged: 2016-04-29 03:24:55 UTC; johan
Repository: CRAN
Date/Publication: 2016-04-29 12:11:46

● 0 images, 24 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mipfp' ...
** package 'mipfp' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mipfp'
    finding HTML links ... done
    Array2Vector                            html  
    CompareMaxDev                           html  
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/CompareMaxDev.Rd:42: missing file link 'error.margins.mipfp'
    ComputeA                                html  
    Corr2Odds                               html  
    Corr2PairProbs                          html  
    Estimate                                html  
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/Estimate.Rd:142: missing file link 'gof.estimates.mipfp'
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/Estimate.Rd:145: missing file link 'print.mipfp'
    GetConfInt                              html  
    GetLinInd                               html  
    Ipfp                                    html  
    IpfpCov                                 html  
    ObtainModelEstimates                    html  
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/ObtainModelEstimates.Rd:50: missing file link 'Rsolnp'
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/ObtainModelEstimates.Rd:110: missing file link 'Rsolnp'
    ObtainMultBinaryDist                    html  
    Odds2Corr                               html  
    Odds2PairProbs                          html  
    Qaqish                                  html  
    RMultBinary                             html  
    Vector2Array                            html  
    coef.mipfp                              html  
    confint.mipfp                           html  
Rd warning: /tmp/Rtmp5xTEJe/R.INSTALL29011b5cfff/mipfp/man/confint.mipfp.Rd:61: missing file link 'confint.default'
    error.margins                           html  
    flat                                    html  
    gof.estimates                           html  
    mipfp-package                           html  
    spnamur                                 html  
    summary.mipfp                           html  
    vcov.mipfp                              html  
** building package indices
** testing if installed package can be loaded
* DONE (mipfp)
Making 'packages.html' ... done