Title: Pharmacometric tools for data preparation, modeling, simulation,
and reporting
Diff between metrumrg versions 5.49 dated 2013-05-23 and 5.50 dated 2013-06-06
Description: Pharmacometric tools for common data preparation tasks,
stratified bootstrap resampling of data sets, NONMEM control
stream creation/editing, NONMEM model execution, creation of
standard and user-defined diagnostic plots, execution and
summary of bootstrap and predictive check results,
implementation of simulations from posterior parameter
distributions, reporting of output tables and creation of
detailed analysis logs.
Author: Tim Bergsma, Bill Knebel, Leonid Gibiansky, Natalie Hsiang
Maintainer: Tim Bergsma
ChangeLog | 4 ++++
DESCRIPTION | 8 ++++----
MD5 | 8 ++++----
R/first.R | 2 +-
man/metrumrg-package.Rd | 4 ++--
5 files changed, 15 insertions(+), 11 deletions(-)
Title: Foreach looping construct for R
Diff between foreach versions 1.4.0 dated 2012-04-16 and 1.4.1 dated 2013-06-06
Description: Support for the foreach looping construct. Foreach is an
idiom that allows for iterating over elements in a collection,
without the use of an explicit loop counter. This package in
particular is intended to be used for its return value, rather
than for its side effects. In that sense, it is similar to the
standard lapply function, but doesn't require the evaluation of
a function. Using foreach without side effects also
facilitates executing the loop in parallel.
Author: Revolution Analytics, Steve Weston
Maintainer: Revolution Analytics
DESCRIPTION | 12 +++++++-----
MD5 | 12 +++++++-----
NEWS | 4 ++++
R/getsyms.R | 4 +++-
inst/doc/foreach.R |only
inst/doc/foreach.pdf |binary
inst/doc/nested.R |only
inst/doc/nested.pdf |binary
8 files changed, 21 insertions(+), 11 deletions(-)
Title: Tools for Approximate Bayesian Computation (ABC)
Diff between abc versions 1.6 dated 2012-08-14 and 1.7 dated 2013-06-06
Description: The package implements several ABC algorithms for
performing parameter estimation and model selection.
Cross-validation tools are also available for measuring the
accuracy of ABC estimates, and to calculate the
misclassification probabilities of different models.
Author: Katalin Csillery, Michael Blum and Olivier Francois
Maintainer: Michael Blum
CHANGES | 15 +++++++++++++++
DESCRIPTION | 9 +++++----
MD5 | 19 ++++++++++---------
R/abc.R | 2 +-
R/cv4postpr.R | 10 ++++++----
R/postpr.R | 2 ++
inst/doc/abcvignette.R |only
man/abc.Rd | 13 +++----------
man/cv4abc.Rd | 4 ++--
man/cv4postpr.Rd | 3 ++-
man/postpr.Rd | 19 +++++++++++--------
11 files changed, 57 insertions(+), 39 deletions(-)
Title: R interface to the Encyclopedia of Life
Diff between Reol versions 1.8 dated 2013-04-23 and 1.14 dated 2013-06-06
Description: An R interface to the EOL API. Includes functions for
downloading and extracting information off the EOL pages.
Author: Barb Banbury
Maintainer: Barb Banbury
DESCRIPTION | 12 ++++++------
MD5 | 10 ++++++----
NAMESPACE | 2 +-
R/MatchHierPageToEOLdata.R | 4 +++-
doc |only
man/MakeEdgeLabels.Rd | 3 ++-
6 files changed, 18 insertions(+), 13 deletions(-)
Title: Calculation of rarity indices for species and assemblages of
species
Diff between Rarity versions 1.1 dated 2013-05-10 and 1.2 dated 2013-06-06
Description: This package allows calculation of rarity weights for
species and indices of rarity for assemblages of species
according to different methods (Leroy et al. 2012, In Press).
Author: Boris Leroy
Maintainer: Boris Leroy
Rarity-1.1/Rarity/R/funcRarity.R |only
Rarity-1.2/Rarity/DESCRIPTION | 10 ++--
Rarity-1.2/Rarity/MD5 | 15 ++++--
Rarity-1.2/Rarity/R/correlation_plots.R |only
Rarity-1.2/Rarity/R/rarity_indices.R |only
Rarity-1.2/Rarity/R/rarity_weights.R |only
Rarity-1.2/Rarity/data |only
Rarity-1.2/Rarity/man/Irr.Rd | 34 ++++++++------
Rarity-1.2/Rarity/man/Rarity-package.Rd | 30 +++++++------
Rarity-1.2/Rarity/man/corPlot.Rd |only
Rarity-1.2/Rarity/man/rWeights.Rd | 73 ++++++++++++++++----------------
Rarity-1.2/Rarity/man/spid.occ.Rd |only
12 files changed, 90 insertions(+), 72 deletions(-)
Title: Population and Evolutionary Genetics Analysis System
Diff between pegas versions 0.4-4 dated 2013-01-23 and 0.4-5 dated 2013-06-06
Description: pegas provides functions for reading, writing, plotting,
analysing, and manipulating allelic and haplotypic data, and
for the analysis of population nucleotide sequences including
coalescence analyses.
Author: Emmanuel Paradis, Alastair Potts
Maintainer: Emmanuel Paradis
pegas-0.4-4/pegas/COPYING |only
pegas-0.4-5/pegas/DESCRIPTION | 11 ++++++-----
pegas-0.4-5/pegas/MD5 | 10 +++++-----
pegas-0.4-5/pegas/NAMESPACE | 22 +++++++++++++++++++++-
pegas-0.4-5/pegas/NEWS | 9 +++++++++
pegas-0.4-5/pegas/inst/doc/ReadingFiles.R |only
pegas-0.4-5/pegas/man/bind.loci.Rd | 7 ++++---
7 files changed, 45 insertions(+), 14 deletions(-)
Title: Pedigree functions
Diff between kinship2 versions 1.3.7 dated 2012-10-31 and 1.5.0 dated 2013-06-06
Description: Routines to handle family data with a pedigree object. The
initial purpose was to create correlation structures that
describe family relationships such as kinship and
identity-by-descent, which can be used to model family data in
mixed effects models, such as in the coxme function. Also
includes a tool for pedigree drawing which is focused on
producing compact layouts without intervention. Recent
additions include utilities to trim the pedigree object with
various criteria, and kinship for the X chromosome
Author: Terry Therneau, Elizabeth Atkinson, Jason Sinnwell, Martha
Matsumoto, Daniel Schaid, Shannon McDonnell
Maintainer: Jason Sinnwell
DESCRIPTION | 11
MD5 | 43 +-
R/alignped1.R | 5
R/autohint.R | 6
R/kinship.R | 168 ++++++++-
R/pedigree.R | 8
R/pedigree.trim.R | 59 ---
R/pedtrim.R |only
R/plot.pedigree.shrink.R | 24 -
inst/NEWS.Rd | 20 +
inst/doc/pedigree.pdf |binary
man/autohint.Rd | 9
man/kinship.Rd | 35 +
noweb/align.Rnw | 16
noweb/align2.Rnw | 11
noweb/all.nw | 685 +++++++++++++++++++++++--------------
noweb/kinship.Rnw | 526 ++++++++++++++++++++--------
noweb/pedigree.Rnw | 45 +-
noweb/pedigree.shrink.Rnw | 83 ----
tests/kin1.R | 8
tests/kin1.Rout.save | 17
tests/test.kinX.R |only
tests/test.kinX.Rout.save |only
tests/test.pedigree.trim.Rout.save | 4
24 files changed, 1174 insertions(+), 609 deletions(-)
Title: Automatic Generation of Exams in R
Diff between exams versions 1.9-5 dated 2013-06-04 and 1.9-6 dated 2013-06-06
Description: Sweave-based automatic generation of exams including
multiple-choice questions and arithmetic problems. Exams can be
produced in various formats, including PDF, HTML, Moodle XML,
QTI 1.2 (for OLAT).
Author: Achim Zeileis [aut, cre], Bettina Gruen [aut], Friedrich Leisch
[aut], Nikolaus Umlauf [aut]
Maintainer: Achim Zeileis
DESCRIPTION | 8 ++++----
MD5 | 10 +++++-----
NEWS | 6 ++++++
inst/doc/exams.pdf |binary
inst/doc/exams2.pdf |binary
tests/encodings.R | 4 ++--
6 files changed, 17 insertions(+), 11 deletions(-)
Title: CLAG: an unsupervised non hierarchical clustering algorithm
handling biological data
Diff between CLAG versions 2.10 dated 2013-05-02 and 2.16.1 dated 2013-06-06
Description: CLAG (for CLusters AGgregation) is an unsupervised non
hierarchical clustering algorithm designed to cluster a large
variety of biological data and to provide a clustered matrix
and numerical values indicating cluster strength. CLAG
clusterizes correlation matrices for residues in protein
families, gene-expression and miRNA data related to various
cancer types, sets of species described by multidimensional
vectors of characters, binary matrices. It does not ask to all
data points to cluster and it converges yielding the same
result at each run. Its simplicity and speed allows it to run
on reasonably large datasets.
Author: Linda DIB, Raphael CHAMPEIMONT, Alessandra CARBONE
Maintainer: Raphael CHAMPEIMONT
DESCRIPTION | 8 +--
MD5 | 29 ++++++-----
NAMESPACE | 2
NEWS | 25 ++++++++++
R/CLAG.R | 47 +++++--------------
R/CLAG_compareclust.R |only
inst/Perl/TOOLCLAG-minimal/AnyMatrix/Aggregation.pl | 4 -
inst/Perl/TOOLCLAG-minimal/AnyMatrix/exe-RCommand.pl | 2
inst/Perl/TOOLCLAG-minimal/Binary/Aggregation.pl | 2
inst/doc/CLAG-tutorial.pdf |binary
man/BREAST.Rd | 2
man/CLAG.clust.Rd | 31 +++++-------
man/DIM128.Rd | 2
man/DIM128_subset.Rd | 2
man/GLOBINE.Rd | 2
man/compareClusterings.Rd |only
man/mapClusterings.Rd |only
17 files changed, 82 insertions(+), 76 deletions(-)
Title: Spatial point patterns analysis
Diff between ads versions 1.2-13 dated 2013-05-16 and 1.3-1 dated 2013-06-06
Description: Perform first- and second-order multi-scale analyses
derived from Ripley's K-function, for univariate, multivariate
and marked mapped data in rectangular, circular or irregular
shaped sampling windows, with test of statistical significance
based on Monte Carlo simulations.
Author: R. Pelissier and F. Goreaud
Maintainer: Raphael Pelissier
DESCRIPTION | 8
MD5 | 65 +-
R/fads.R | 178 ++++++-
R/plot.fads.R | 74 ++
R/print.fads.R | 5
data/BPoirier.rda |binary
data/Couepia.rda |binary
man/Allogny.Rd | 6
man/BPoirier.Rd | 2
man/Couepia.Rd | 2
man/area.swin.Rd | 10
man/dval.Rd | 14
man/inside.swin.Rd | 14
man/internal.Rd | 17
man/k12fun.Rd | 18
man/k12val.Rd | 16
man/kfun.Rd | 16
man/ki.fun.Rd | 14
man/kijfun.Rd | 16
man/kmfun.Rd | 22
man/ksfun.Rd |only
man/kval.Rd | 14
man/plot.fads.Rd | 28 -
man/plot.spp.Rd | 24
man/plot.vads.Rd | 17
man/spp.Rd | 16
man/swin.Rd | 28 -
man/triangulate.Rd | 12
src/Zlibs.c | 1315 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
src/Zlibs.h | 17
src/adssub.c | 27 +
src/adssub.h | 2
src/triangulate.c | 32 -
src/triangulate.h | 2
34 files changed, 1809 insertions(+), 222 deletions(-)
Title: Particle Swarm Optimisation, with focus on Environmental Models
Diff between hydroPSO versions 0.3-2 dated 2013-05-29 and 0.3-3 dated 2013-06-06
Description: This package implements a state-of-the-art version of the
Particle Swarm Optimisation (PSO) algorithm (SPSO-2011 and
SPSO-2007 capable). hydroPSO can be used as a replacement of
the 'optim' R function for (global) optimization of non-smooth
and non-linear functions. However, the main focus of hydroPSO
is the calibration of environmental and other real-world models
that need to be executed from the system console. hydroPSO is
model-independent, allowing the user to easily interface any
computer simulation model with the calibration engine (PSO).
hydroPSO communicates with the model through the model's own
input and output files, without requiring access to the model's
source code. Several PSO variants and controlling options are
included to fine-tune the performance of the calibration engine
to different calibration problems. An advanced sensitivity
analysis function together with user-friendly plotting
summaries facilitate the interpretation and assessment of the
calibration results. hydroPSO is parallel-capable, to alleviate
the computational burden of complex models with "long"
execution time. Bugs reports/comments/questions are very
welcomed (in English, Spanish or Italian).
Author: Mauricio Zambrano-Bigiarini [aut, cre], Rodrigo Rojas [ctb]
Maintainer: Mauricio Zambrano-Bigiarini
DESCRIPTION | 8 ++--
MD5 | 28 +++++++--------
NAMESPACE | 6 ++-
NEWS | 20 +++++++++-
R/PSO_v2013.R | 12 +++---
R/hydroPSO2pest.R | 2 -
R/hydromod.R | 11 +++---
R/lhoat.R | 26 +++++++-------
R/pest2hydroPSO.R | 71 ++++++++++++++++++++++++---------------
R/plot_out.R | 4 +-
R/plot_results.R | 2 -
R/read_out.R | 5 +-
inst/Rscripts/hydroPSO-Rscript.R | 7 ++-
man/hydroPSO-internal.Rd | 1
man/hydroPSO-package.Rd | 8 ++--
15 files changed, 124 insertions(+), 87 deletions(-)
Title: Unit root and cointegration tests for time series data
Diff between urca versions 1.2-7 dated 2012-07-26 and 1.2-8 dated 2013-06-06
Description: Unit root and cointegration tests encountered in applied
econometric analysis are implemented.
Author: Bernhard Pfaff [aut, cre], Matthieu Stigler [ctb]
Maintainer: Bernhard Pfaff
DESCRIPTION | 12 +++++++-----
MD5 | 34 +++++++++++++++++-----------------
data/Raotbl1.rda |binary
data/Raotbl2.rda |binary
data/Raotbl3.rda |binary
data/Raotbl4.rda |binary
data/Raotbl5.rda |binary
data/Raotbl6.rda |binary
data/Raotbl7.rda |binary
data/UKconinc.rda |binary
data/UKconsumption.rda |binary
data/UKpppuip.rda |binary
data/denmark.rda |binary
data/ecb.rda |binary
data/finland.rda |binary
data/npext.rda |binary
data/nporg.rda |binary
src/Makevars | 1 -
18 files changed, 24 insertions(+), 23 deletions(-)
Title: Statistical Analysis of Mixed Ploidy Populations
Diff between StAMPP versions 1.0 dated 2013-05-29 and 1.1 dated 2013-06-06
Description: StAMPP allows users to calculate pairwise Nei's Genetic
Distances (Nei 1972), pairwise Fixation Indexes (Fst) (Weir &
Cockerham 1984) and also Genomic Relationship matrixes
following Yang et al. (2010) in mixed and single ploidy
populations. Bootstrapping across loci is implemented during
Fst calculation to generate confidence intervals and p-values
around pairwise Fst values. StAMPP utilises SNP genotype data
of any ploidy level (with the ability to handle missing data)
and is coded to utilise multithreading where available to allow
efficient analysis of large datasets. StAMPP is able to handle
genotype data from genlight objects allowing integration with
other packages such adegenet. Please refer to LW Pembleton,
NOI Cogan & JW Forster, 2013, Molecular Ecology Resources,
doi:10.1111/1755-0998.12129 for the appropriate citation and
user manual. Thank you in advance.
Author: LW Pembleton
Maintainer: LW Pembleton
ChangeLog |only
DESCRIPTION | 8 ++++----
MD5 | 7 ++++---
R/stampp2genlight.R | 2 +-
man/StAMPP-package.Rd | 4 ++--
5 files changed, 11 insertions(+), 10 deletions(-)
Title: Gene region-level testing procedure for SNP data, using the min
P test resampling approach
Diff between minPtest versions 1.5 dated 2012-11-26 and 1.6 dated 2013-06-06
Description: Package minPtest is designed for estimating a gene
region-level summary for SNP data from case-control studies
using a permutation-based resampling method, called min P test,
allowing execution on a compute cluster or multicore computer.
Author: Stefanie Hieke
Maintainer: Stefanie Hieke
DESCRIPTION | 15 +++++----
MD5 | 21 +++++++------
R/minPtest.R | 46 ++++++++++++++----------------
inst/doc/plots/plot_minPtest1_object1.pdf |binary
inst/doc/plots/plot_minPtest2_object2.pdf |binary
inst/doc/vignette.R |only
inst/doc/vignette.Snw | 21 ++++++-------
inst/doc/vignette.pdf |binary
man/generateSNPs.Rd | 2 -
man/minPtest.Rd | 21 +++++++------
man/plot.minPtest.Rd | 14 +++++----
man/summary.minPtest.Rd | 7 ++--
12 files changed, 76 insertions(+), 71 deletions(-)
Title: This package contains an implementation of continuous convex
piecewise (linear and quadratic) functions
Diff between ConConPiWiFun versions 0.3 dated 2013-02-13 and 0.4.1 dated 2013-06-06
Description: Continuous convex piecewise linear (ccpl) resp. quadratic
(ccpq) functions can be implemented with sorted breakpoints and
slopes. This includes functions that are ccpl (resp. ccpq) on a
convex set (i.e. an interval or a point) and infinite out of
the domain. These functions can be very useful for a large
class of optimisation problems. Efficient manipulation (such as
log(N) insertion) of such data structure is obtained with map
standard template library of C++ (that hides balanced trees).
This package is a wrapper on such a class based on Rcpp
modules.
Author: Robin Girard
Maintainer: Robin Girard
ConConPiWiFun-0.3/ConConPiWiFun/inst/include/cpfunction.h |only
ConConPiWiFun-0.3/ConConPiWiFun/src/cplfunction.cc |only
ConConPiWiFun-0.4.1/ConConPiWiFun/DESCRIPTION | 15 -
ConConPiWiFun-0.4.1/ConConPiWiFun/MD5 | 33 ++-
ConConPiWiFun-0.4.1/ConConPiWiFun/R/zzz.R | 92 +++++++---
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/ConConPiWiFun.h |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/convex_function_manip.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/convex_functions_tools.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/cplfunction.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/cplfunctionvec.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/cpqfunction.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/inst/include/cpqfunctionvec.hpp |only
ConConPiWiFun-0.4.1/ConConPiWiFun/man/cplfunction.Rd | 20 +-
ConConPiWiFun-0.4.1/ConConPiWiFun/man/cplfunctionvec.Rd | 28 +--
ConConPiWiFun-0.4.1/ConConPiWiFun/man/cpqfunction.Rd |only
ConConPiWiFun-0.4.1/ConConPiWiFun/man/cpqfunctionvec.Rd |only
ConConPiWiFun-0.4.1/ConConPiWiFun/src/Makevars.win | 1
ConConPiWiFun-0.4.1/ConConPiWiFun/src/Modules.cc |only
ConConPiWiFun-0.4.1/ConConPiWiFun/test |only
19 files changed, 124 insertions(+), 65 deletions(-)
Title: Foreach parallel adaptor for the snow package
Diff between doSNOW versions 1.0.6 dated 2012-04-16 and 1.0.7 dated 2013-06-06
Description: Provides a parallel backend for the %dopar% function using
Luke Tierney's snow package.
Author: Revolution Analytics
Maintainer: Revolution Analytics
DESCRIPTION | 10 +++---
MD5 | 5 +--
R/doSNOW.R | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
inst |only
4 files changed, 90 insertions(+), 19 deletions(-)
Title: Joint Modeling of Longitudinal and Time-to-Event Data under a
Bayesian Approach
Diff between JMbayes versions 0.4-0 dated 2013-05-15 and 0.4-1 dated 2013-06-06
Description: Shared parameter models for the joint modeling of
longitudinal and time-to-event data using JAGS, WinBUGS, or
OpenBUGS.
Author: Dimitris Rizopoulos [aut, cre]
Maintainer: Dimitris Rizopoulos
DESCRIPTION | 9 ++++---
MD5 | 58 ++++++++++++++++++++++++++----------------------
NAMESPACE | 4 ++-
R/aucJM.JMbayes.R | 2 -
R/aucJM.coxph.R | 10 ++++----
R/dataLM.R |only
R/dbs.R | 1
R/dns.R | 1
R/dynCJM.coxph.R | 17 +++++++++-----
R/fitted.JMbayes.R |only
R/globals.R | 2 -
R/ibs.R | 9 +++++--
R/ins.R | 8 ++++--
R/jointModelBayes.R | 2 -
R/makepredictcall.dbs.R | 4 +--
R/makepredictcall.dns.R | 4 +--
R/makepredictcall.ibs.R | 4 +--
R/makepredictcall.ins.R | 4 +--
R/prederrJM.JMbayes.R | 6 ++--
R/prederrJM.coxph.R | 37 ++++++++++++++----------------
R/residuals.JMbayes.R |only
R/survPriors.R | 6 +++-
R/xtable.JMbayes.R |only
data/aids.id.rda |binary
data/aids.rda |binary
data/pbc2.id.rda |binary
data/pbc2.rda |binary
data/prothro.rda |binary
data/prothros.rda |binary
inst/NEWS | 12 +++++++++
man/JMbayes.Rd | 4 +--
man/fitted.Rd |only
man/xtable.Rd |only
33 files changed, 121 insertions(+), 83 deletions(-)
Title: Joint Modeling of Longitudinal and Survival Data
Diff between JM versions 1.1-0 dated 2012-12-07 and 1.2-0 dated 2013-06-06
Description: Shared parameter models for the joint modeling of
longitudinal and time-to-event data.
Author: Dimitris Rizopoulos
Maintainer: Dimitris Rizopoulos
JM-1.1-0/JM/R/dynC.R |only
JM-1.1-0/JM/R/dynC.coxph.R |only
JM-1.1-0/JM/R/dynC.jointModel.R |only
JM-1.1-0/JM/R/print.dynC.R |only
JM-1.1-0/JM/man/dynC.Rd |only
JM-1.2-0/JM/DESCRIPTION | 9 -
JM-1.2-0/JM/MD5 | 66 +++++----
JM-1.2-0/JM/NAMESPACE | 17 +-
JM-1.2-0/JM/R/aucJM.R |only
JM-1.2-0/JM/R/aucJM.coxph.R |only
JM-1.2-0/JM/R/aucJM.jointModel.R |only
JM-1.2-0/JM/R/dataLM.R |only
JM-1.2-0/JM/R/dbs.R | 1
JM-1.2-0/JM/R/dns.R | 1
JM-1.2-0/JM/R/dynCJM.R |only
JM-1.2-0/JM/R/dynCJM.coxph.R |only
JM-1.2-0/JM/R/dynCJM.jointModel.R |only
JM-1.2-0/JM/R/ibs.R | 11 +
JM-1.2-0/JM/R/ins.R | 10 -
JM-1.2-0/JM/R/makepredictcall.dbs.R | 4
JM-1.2-0/JM/R/makepredictcall.dns.R | 4
JM-1.2-0/JM/R/makepredictcall.ibs.R | 4
JM-1.2-0/JM/R/makepredictcall.ins.R | 4
JM-1.2-0/JM/R/prederrJM.R |only
JM-1.2-0/JM/R/prederrJM.coxph.R |only
JM-1.2-0/JM/R/prederrJM.jointModel.R |only
JM-1.2-0/JM/R/print.aucJM.R |only
JM-1.2-0/JM/R/print.dynCJM.R |only
JM-1.2-0/JM/R/print.prederrJM.R |only
JM-1.2-0/JM/R/survfitJM.R | 252 -----------------------------------
JM-1.2-0/JM/R/survfitJM.jointModel.R |only
JM-1.2-0/JM/data/aids.id.rda |binary
JM-1.2-0/JM/data/aids.rda |binary
JM-1.2-0/JM/data/pbc2.id.rda |binary
JM-1.2-0/JM/data/pbc2.rda |binary
JM-1.2-0/JM/data/prothro.rda |binary
JM-1.2-0/JM/data/prothros.rda |binary
JM-1.2-0/JM/inst/NEWS | 17 ++
JM-1.2-0/JM/man/JM.Rd | 8 -
JM-1.2-0/JM/man/aucJM.Rd |only
JM-1.2-0/JM/man/dynCJM.Rd |only
JM-1.2-0/JM/man/jointModel.Rd | 4
JM-1.2-0/JM/man/prederrJM.Rd |only
JM-1.2-0/JM/man/rocJM.Rd | 4
JM-1.2-0/JM/man/survfitJM.Rd | 8 -
45 files changed, 118 insertions(+), 306 deletions(-)
Title: Combination of Factorial Methods and Cluster Analysis
Diff between FactoClass versions 1.0.8 dated 2012-02-01 and 1.0.9 dated 2013-06-06
Description: Multivariate exploration of a data table with factorial
analysis and cluster methods.
Author: Campo Elias Pardo
Maintainer: Campo Elias Pardo
DESCRIPTION | 15 ++++++++-------
MD5 | 6 +++---
R/plotFactoClass.R | 2 +-
man/plotFactoClass.Rd | 24 +++++++++++++-----------
4 files changed, 25 insertions(+), 22 deletions(-)