Title: Bayesian variable selection and model choice for generalized
additive mixed models
Diff between spikeSlabGAM versions 1.1-0 dated 2012-03-13 and 1.1-2 dated 2012-09-17
Description: Bayesian variable selection, model choice, and regularized
estimation for (spatial) generalized additive mixed regression
models via SSVS with spike-and-slab priors.
Author: Fabian Scheipl
Maintainer: Fabian Scheipl
spikeSlabGAM-1.1-0/spikeSlabGAM/inst/doc/UsingSpikeSlabGAM.Rnw |only
spikeSlabGAM-1.1-0/spikeSlabGAM/man/arrange.ggplots.Rd |only
spikeSlabGAM-1.1-2/spikeSlabGAM/DESCRIPTION | 12
spikeSlabGAM-1.1-2/spikeSlabGAM/MD5 | 58 -
spikeSlabGAM-1.1-2/spikeSlabGAM/NAMESPACE | 60 -
spikeSlabGAM-1.1-2/spikeSlabGAM/R/plot.R | 187 +----
spikeSlabGAM-1.1-2/spikeSlabGAM/R/spikeSlabGAM.R | 6
spikeSlabGAM-1.1-2/spikeSlabGAM/R/summary.R | 4
spikeSlabGAM-1.1-2/spikeSlabGAM/R/terms.R | 4
spikeSlabGAM-1.1-2/spikeSlabGAM/inst/CITATION | 15
spikeSlabGAM-1.1-2/spikeSlabGAM/inst/doc/UsingSpikeSlabGAM.pdf |binary
spikeSlabGAM-1.1-2/spikeSlabGAM/man/evalTerm.Rd | 88 +-
spikeSlabGAM-1.1-2/spikeSlabGAM/man/fct.Rd | 46 -
spikeSlabGAM-1.1-2/spikeSlabGAM/man/getPosteriorTerm.Rd | 60 -
spikeSlabGAM-1.1-2/spikeSlabGAM/man/lin.Rd | 48 -
spikeSlabGAM-1.1-2/spikeSlabGAM/man/mrf.Rd | 120 +--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/plot.spikeSlabGAM.Rd | 216 +++---
spikeSlabGAM-1.1-2/spikeSlabGAM/man/plotTerm.Rd | 162 ++--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/predict.spikeSlabGAM.Rd | 132 +--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/print.summary.spikeSlabGAM.Rd | 86 +-
spikeSlabGAM-1.1-2/spikeSlabGAM/man/rnd.Rd | 44 -
spikeSlabGAM-1.1-2/spikeSlabGAM/man/sm.Rd | 143 ++--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/spikeAndSlab.Rd | 341 ++++-----
spikeSlabGAM-1.1-2/spikeSlabGAM/man/spikeSlabGAM.Rd | 344 +++++-----
spikeSlabGAM-1.1-2/spikeSlabGAM/man/srf.Rd | 180 ++---
spikeSlabGAM-1.1-2/spikeSlabGAM/man/ssGAM2Bugs.Rd | 64 -
spikeSlabGAM-1.1-2/spikeSlabGAM/man/ssGAMDesign.Rd | 160 ++--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/summary.spikeSlabGAM.Rd | 106 +--
spikeSlabGAM-1.1-2/spikeSlabGAM/man/u.Rd | 44 -
spikeSlabGAM-1.1-2/spikeSlabGAM/src/Makevars | 2
spikeSlabGAM-1.1-2/spikeSlabGAM/vignettes/UsingSpikeSlabGAM.Rnw | 35 -
31 files changed, 1345 insertions(+), 1422 deletions(-)
Title: ARMA Time Series Modelling
Diff between fArma versions 2160.77 dated 2012-03-20 and 2160.78 dated 2012-09-17
Description: Environment for teaching "Financial Engineering and
Computational Finance"
Author: Diethelm Wuertz and many others, see the SOURCE file
Maintainer: Yohan Chalabi
ChangeLog | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
DESCRIPTION | 12 ++++++------
MD5 | 6 +++---
R/hurst.R | 15 +++------------
4 files changed, 70 insertions(+), 21 deletions(-)
Title: Boost mutex functionality for R.
Diff between synchronicity versions 1.0.13 dated 2011-08-19 and 1.1.0 dated 2012-09-17
Description: This package provides Boost mutex functionality in R.
Author: Michael J. Kane
Maintainer: Michael J. Kane
DESCRIPTION | 12 +++++----
MD5 | 12 ++++-----
NAMESPACE | 2 -
R/mutexes.R | 49 +++++++++++++++++++++++++++++++++++++
R/zzz.R | 56 -------------------------------------------
man/synchronicity-package.Rd | 7 ++---
src/synchronicity.cpp | 12 ++++-----
7 files changed, 72 insertions(+), 78 deletions(-)
Title: Safe implementation of Monte Carlo tests.
Diff between simctest versions 1.99-2 dated 2012-03-19 and 2.1 dated 2012-09-17
Description: Algorithms for the implementation and evaluation of Monte
Carlo tests, as well as for their use in multiple testing
procedures.
Author: Axel Gandy
Maintainer: Axel Gandy
DESCRIPTION | 19 +++++++++++--------
MD5 | 34 ++++++++++++++++++++++++++--------
NAMESPACE | 10 +++++++---
R/mmctest.R |only
inst/doc/papers.bib | 23 ++++++++++++++++++++++-
inst/doc/simctest-intro.Rnw | 15 +++++++++++++--
inst/doc/simctest-intro.pdf |binary
inst/doc/simctest-mmctest-intro.Rnw |only
inst/doc/simctest-mmctest-intro.pdf |only
man/confidenceLimits-methods.Rd |only
man/cont-methods.Rd | 2 ++
man/getNumber-methods.Rd |only
man/getSamples-methods.Rd |only
man/hBH-methods.Rd |only
man/hBonferroni-methods.Rd |only
man/hPC-methods.Rd |only
man/mcp.Rd | 3 +++
man/mmctSampler-class.Rd |only
man/mmctSampler-methods.Rd |only
man/mmctSamplerGeneric-class.Rd |only
man/mmctest-class.Rd |only
man/mmctest-methods.Rd |only
man/mmctestres-class.Rd |only
man/pEstimate-methods.Rd |only
man/run-methods.Rd | 15 ++++++++++-----
man/summary.mmctestres-methods.Rd |only
man/testResult-methods.Rd |only
27 files changed, 94 insertions(+), 27 deletions(-)
Title: genome-wide SNP association analysis
Diff between GenABEL versions 1.7-0 dated 2011-12-21 and 1.7-2 dated 2012-09-17
Description: a package for genome-wide association analysis between
quantitative or binary traits and single-nucleotide
polymorphisms (SNPs).
Author: GenABEL project developers
Maintainer: Yurii Aulchenko
GenABEL-1.7-0/GenABEL/R/GenABEL-package.R |only
GenABEL-1.7-0/GenABEL/man/GenABEL-package.Rd |only
GenABEL-1.7-2/GenABEL/CHANGES.LOG | 1698 ++++++-------
GenABEL-1.7-2/GenABEL/DESCRIPTION | 22
GenABEL-1.7-2/GenABEL/MD5 | 156 -
GenABEL-1.7-2/GenABEL/NAMESPACE | 359 +-
GenABEL-1.7-2/GenABEL/R/GC.R |only
GenABEL-1.7-2/GenABEL/R/GC_ovdom.R |only
GenABEL-1.7-2/GenABEL/R/GenABEL.R |only
GenABEL-1.7-2/GenABEL/R/HWE.show.R | 2
GenABEL-1.7-2/GenABEL/R/PGC.R |only
GenABEL-1.7-2/GenABEL/R/arrange_probabel_phe.R | 2
GenABEL-1.7-2/GenABEL/R/blurGenotype.R | 2
GenABEL-1.7-2/GenABEL/R/ccfast.R | 8
GenABEL-1.7-2/GenABEL/R/check.marker.internal.R | 4
GenABEL-1.7-2/GenABEL/R/check.trait.R | 4
GenABEL-1.7-2/GenABEL/R/checkPackageVersionOnCRAN.R | 3
GenABEL-1.7-2/GenABEL/R/convert.snp.mach.R | 8
GenABEL-1.7-2/GenABEL/R/convert.snp.text.R | 2
GenABEL-1.7-2/GenABEL/R/descriptives.marker.R | 8
GenABEL-1.7-2/GenABEL/R/egscore.R | 8
GenABEL-1.7-2/GenABEL/R/egscore.old.R | 8
GenABEL-1.7-2/GenABEL/R/estlambda.R | 2
GenABEL-1.7-2/GenABEL/R/export.merlin.R | 10
GenABEL-1.7-2/GenABEL/R/findRelatives.R | 16
GenABEL-1.7-2/GenABEL/R/generateOffspring.R | 2
GenABEL-1.7-2/GenABEL/R/getLogLikelihoodGivenRelation.R | 2
GenABEL-1.7-2/GenABEL/R/grammar.R | 245 -
GenABEL-1.7-2/GenABEL/R/grammar.old.R |only
GenABEL-1.7-2/GenABEL/R/ibs.R | 104
GenABEL-1.7-2/GenABEL/R/impute2databel.R | 6
GenABEL-1.7-2/GenABEL/R/load.gwaa.data.R | 2
GenABEL-1.7-2/GenABEL/R/minimac2databel.R | 1
GenABEL-1.7-2/GenABEL/R/mlreg.R | 6
GenABEL-1.7-2/GenABEL/R/mlreg.p.R | 4
GenABEL-1.7-2/GenABEL/R/mmscore.R | 8
GenABEL-1.7-2/GenABEL/R/npsubtreated.R | 2
GenABEL-1.7-2/GenABEL/R/polygenic.R | 12
GenABEL-1.7-2/GenABEL/R/polygenic_hglm.R | 5
GenABEL-1.7-2/GenABEL/R/qtscore.R | 10
GenABEL-1.7-2/GenABEL/R/reconstructNPs.R | 4
GenABEL-1.7-2/GenABEL/R/ss.R | 2
GenABEL-1.7-2/GenABEL/R/summary.snp.data.R | 4
GenABEL-1.7-2/GenABEL/R/summary.snp.data_old.R | 4
GenABEL-1.7-2/GenABEL/R/zzz.R | 4
GenABEL-1.7-2/GenABEL/inst/doc/GenABEL-tutorial.pdf |only
GenABEL-1.7-2/GenABEL/inst/unitTests/report.html | 39
GenABEL-1.7-2/GenABEL/inst/unitTests/report.txt | 78
GenABEL-1.7-2/GenABEL/inst/unitTests/reportSummary.txt | 9
GenABEL-1.7-2/GenABEL/man/GC.Rd |only
GenABEL-1.7-2/GenABEL/man/GC_ovdom.Rd |only
GenABEL-1.7-2/GenABEL/man/GenABEL.Rd |only
GenABEL-1.7-2/GenABEL/man/PGC.Rd |only
GenABEL-1.7-2/GenABEL/man/add.phdata.Rd | 76
GenABEL-1.7-2/GenABEL/man/arrange_probabel_phe.Rd | 54
GenABEL-1.7-2/GenABEL/man/blurGenotype.Rd | 63
GenABEL-1.7-2/GenABEL/man/checkPackageVersionOnCRAN.Rd | 52
GenABEL-1.7-2/GenABEL/man/del.phdata.Rd | 44
GenABEL-1.7-2/GenABEL/man/emp.ccfast.Rd | 3
GenABEL-1.7-2/GenABEL/man/emp.qtscore.Rd | 3
GenABEL-1.7-2/GenABEL/man/estlambda.Rd | 79
GenABEL-1.7-2/GenABEL/man/export.impute.Rd | 2
GenABEL-1.7-2/GenABEL/man/export.plink.Rd | 59
GenABEL-1.7-2/GenABEL/man/extract.annotation.impute.Rd | 84
GenABEL-1.7-2/GenABEL/man/extract.annotation.mach.Rd | 32
GenABEL-1.7-2/GenABEL/man/findRelatives.Rd | 203 -
GenABEL-1.7-2/GenABEL/man/generateOffspring.Rd | 47
GenABEL-1.7-2/GenABEL/man/getLogLikelihoodGivenRelation.Rd | 44
GenABEL-1.7-2/GenABEL/man/grammar.Rd | 176 -
GenABEL-1.7-2/GenABEL/man/ibs.Rd | 142 -
GenABEL-1.7-2/GenABEL/man/impute2databel.Rd | 43
GenABEL-1.7-2/GenABEL/man/impute2mach.Rd | 49
GenABEL-1.7-2/GenABEL/man/mach2databel.Rd | 44
GenABEL-1.7-2/GenABEL/man/makeTransitionMatrix.Rd | 73
GenABEL-1.7-2/GenABEL/man/mmscore.Rd | 2
GenABEL-1.7-2/GenABEL/man/polygenic.Rd | 339 +-
GenABEL-1.7-2/GenABEL/man/polygenic_hglm.Rd | 135 -
GenABEL-1.7-2/GenABEL/man/qtscore.Rd | 174 -
GenABEL-1.7-2/GenABEL/man/recodeChromosome.Rd | 56
GenABEL-1.7-2/GenABEL/man/reconstructNPs.Rd | 58
GenABEL-1.7-2/GenABEL/man/scan.glm.2D.Rd | 2
GenABEL-1.7-2/GenABEL/man/scan.glm.Rd | 14
GenABEL-1.7-2/GenABEL/man/scan.haplo.2D.Rd | 2
GenABEL-1.7-2/GenABEL/man/sortmap.internal.Rd | 35
GenABEL-1.7-2/GenABEL/src/gwaa.c | 51
85 files changed, 2858 insertions(+), 2257 deletions(-)
Title: BioPhysConnectoR
Diff between BioPhysConnectoR versions 1.6-7 dated 2011-03-12 and 1.6-8 dated 2012-09-17
More information about BioPhysConnectoR at CRAN
Description: Utilities and functions to investigate the relation
between biomolecular structures, their interactions, and the
evolutionary information revealed in sequence alignments of
these molecules.
Author: Franziska Hoffgaard
Maintainer: Franziska Hoffgaard
DESCRIPTION | 6 +++---
MD5 |only
NAMESPACE |only
R/scpcp.r | 2 +-
man/scpcp.Rd | 2 ++
src/meths.c | 14 +++++++++-----
6 files changed, 15 insertions(+), 9 deletions(-)
Permanent link
Title: table-, tapply-, and split-like functionality for matrix and
big.matrix objects.
Diff between bigtabulate versions 1.0.13 dated 2010-07-24 and 1.1.0 dated 2012-09-17
Description: This package extends the bigmemory package with table- and
split-like support for big.matrix objects. The functions may
also be used with regular R matrices for improving speed and
memory-efficiency.
Author: Michael J. Kane
Maintainer: Michael J. Kane
DESCRIPTION | 14 ++++++++------
MD5 |only
configure |only
configure.win |only
man/bigtabulate-package.Rd | 8 ++++----
src/Makevars |only
src/bigtabulate.cpp | 3 ++-
7 files changed, 14 insertions(+), 11 deletions(-)
Title: Manage massive matrices with shared memory and memory-mapped
files
Diff between bigmemory versions 4.2.11 dated 2011-07-26 and 4.3.0 dated 2012-09-17
Description: Create, store, access, and manipulate massive matrices.
Matrices are allocated to shared memory and may use
memory-mapped files. Packages biganalytics, bigtabulate,
synchronicity, and bigalgebra provide advanced functionality.
Author: Michael J. Kane
Maintainer: Michael J. Kane
DESCRIPTION | 16
MD5 |only
NAMESPACE | 5
R/bigmemory.R | 149 +++++++-
R/zzz.R | 17
configure | 3
configure.win | 1
inst/doc/Overview.pdf |binary
inst/include/bigmemory/BigMatrix.h | 18 -
inst/include/bigmemory/bigmemoryDefines.h | 3
inst/include/boost/config/suffix.hpp | 11
inst/include/boost/integer_traits.hpp | 2
inst/include/boost/lexical_cast.hpp | 8
inst/include/boost/type_traits/is_integral.hpp | 8
man/big.matrix-class.Rd | 5
man/big.matrix.Rd | 2
man/bigmemory-package.Rd | 8
src/BigMatrix.cpp | 440 ++++++++++++++++++-------
src/bigmemory.cpp | 332 ++++++++++++++----
19 files changed, 787 insertions(+), 241 deletions(-)
Title: A library of utilities for big.matrix objects of package
bigmemory.
Diff between biganalytics versions 1.0.14 dated 2010-06-25 and 1.1.0 dated 2012-09-17
Description: This package extends the bigmemory package with various
analytics. Functions bigkmeans and binit may also be used with
native R objects. For tapply-like functions, the bigtabulate
package may also be helpful. For linear algebra support, see
bigalgebra. For mutex (locking) support for advanced
shared-memory usage, see synchronicity.
Author: John W. Emerson
Maintainer: Michael J. Kane
DESCRIPTION | 20 +++++++++++---------
MD5 |only
R/kmeans.R | 2 +-
R/summary.stat.R | 12 ++++++------
configure |only
man/biganalytics-package.Rd | 8 ++++----
src/Makevars |only
src/summary_stat.cpp | 24 ++++++++++++++++--------
8 files changed, 38 insertions(+), 28 deletions(-)
Title: Analysis of Factorial Experiments
Diff between afex versions 0.2-26 dated 2012-08-09 and 0.3-42 dated 2012-09-17
Description: Provides convenience functions for analyzing factorial
experiments using ANOVA or mixed-models. Functions ez.glm() and
aov.car() allow convenient specification of pure-between,
pure-within (i.e., repeated-measures), and mixed between-within
(i.e., split-plot) ANOVAs and ANCOVAs with type 2 and type 3
sums of squares for data in the long format (i.e., one
observation per row) wrapping car::Anova() (aggregating more
then one observation per individual and cell of the design).
Function nice.anova() produces publication ready ANOVA tables.
Function mixed() fits a mixed model using lme4::lmer() and
computes p-values for all effects in the model (using the
Kenward-Rogers approximation of degrees of freedom). afex uses
type 3 sums of squares as default (imitating commercial
statistical software) and sets the default contrasts to
contr.sum.
Author: Henrik Singmann
Maintainer: Henrik Singmann
DESCRIPTION | 20 ++--
MD5 | 25 +++--
NAMESPACE | 3
NEWS |only
R/afex-package.R | 6 -
R/aov.car.R | 216 +++++++++--------------------------------------
R/compare.2.vectors.R |only
R/mixed.R | 84 +++++++++++++-----
R/nice.anova.R | 2
data/obk.long.rda |binary
examples |only
man/afex-package.Rd | 8 -
man/aov.car.Rd | 123 +++++++++++++++++---------
man/compare.2.vectors.Rd |only
man/mixed.Rd | 70 ++++++++++-----
15 files changed, 269 insertions(+), 288 deletions(-)
Title: Kriging-based optimization for computer experiments
Diff between DiceOptim versions 1.3.1 dated 2012-06-04 and 1.3.2 dated 2012-09-17
Description: Expected Improvement. EGO algorithm. Multipoints EI and
parallelized versions of EGO: Constant Liars. Noisy
Kriging-based Optimization criteria and algorithms, including
AEI, AKG, EQI, and EI.plugin.
Author: D. Ginsbourger, V. Picheny, O. Roustant, with contributions by
C. Chevalier and T. Wagner
Maintainer: D. Ginsbourger
DESCRIPTION | 16 +-
MD5 | 24 ++--
R/AEI.grad.R | 2
R/AKG.grad.R | 2
R/AKG.r | 258 ++++++++++++++++++++++++------------------------
R/EQI.grad.R | 2
R/EQI.r | 4
data/mydata.rda |binary
man/AEI.Rd | 2
man/AKG.Rd | 2
man/EI.plugin.Rd | 2
man/EQI.Rd | 2
man/kriging.quantile.Rd | 2
13 files changed, 159 insertions(+), 159 deletions(-)
Title: Post-normalization of total copy numbers
Diff between NSA versions 0.0.2 dated 2011-11-09 and 0.0.3 dated 2012-09-17
Description: Post-normalization of total copy-number estimates.
Author: Maria Ortiz-Estevez
Maintainer: Maria Ortiz-Estevez
DESCRIPTION | 14 +++--
MD5 | 23 ++++-----
NAMESPACE |only
R/NSAByTotalAndFracB.R | 5 --
R/NSANormalization.R | 12 ----
R/SNPsNormalization.R | 37 ++++++++++++---
R/SampleNormalization.R | 101 +++++++++++++++++-------------------------
R/fitNSA.R | 11 ++--
R/fitNSAcnPs.R | 9 +--
R/sampleNByTotalAndFracB.R | 15 ++----
R/snpsNByTotalAndFracB.R | 16 ++----
man/NSA-package.Rd | 6 +-
man/Non-documented_objects.Rd | 1
13 files changed, 119 insertions(+), 131 deletions(-)
More information about DeducerSurvival at CRAN
Permanent link
More information about DeducerPlugInScaling at CRAN
Permanent link
More information about DeducerSpatial at CRAN
Permanent link
More information about DeducerPlugInExample at CRAN
Permanent link
Title: Visualising bipartite networks and calculating some (ecological)
indices.
Diff between bipartite versions 1.17 dated 2011-08-10 and 1.18 dated 2012-09-17
Description: Bipartite provides functions to visualise webs and
calculate a series of indices commonly used to describe pattern
in ecological webs. It focusses on webs consisting of only two
trophic levels, e.g. pollination webs or predator-prey-webs.
Visualisation is important to get an idea of what we are
actually looking at, while the indices summarise different
aspects of the webs topology.
Author: Carsten F. Dormann and Bernd Gruber, with additional code from
Mariano Devoto, Jochen Fruend, Jose Iriondo, Rouven Strauss and
Diego Vazquez, also based on C-code developed by Nils
Bluethgen, Aaron Clauset/Rouven Strauss and Miguel
Rodriguez-Girones.
Maintainer: Carsten F. Dormann
DESCRIPTION | 10
MD5 | 121 +-
NAMESPACE |only
R/ND.r | 12
R/compart.R | 87 +-
R/computeModules.R | 186 +++-
R/czvalues.R |only
R/extinction.R | 21
R/fd.R |only
R/networklevel.R | 17
R/plotweb.R | 108 +-
R/prepareWebForPlottingModules.R | 8
R/robustness.r | 11
R/second.extinct.R | 101 +-
R/visweb.R | 372 ++++-----
R/web2edges.R | 100 +-
R/zzz.R | 15
inst/doc/Dormann2008Rnews.pdf |binary
man/ND.rd | 17
man/PAC.rd | 11
man/PDI.Rd | 2
man/as.one.mode.Rd | 2
man/barrett1987.Rd | 2
man/bezerra2009.Rd | 3
man/bipartite-package.Rd | 218 +----
man/compart.Rd | 15
man/computeModules.Rd | 8
man/czvalues.Rd |only
man/degreedistr.Rd | 2
man/dfun.Rd | 2
man/extinction.Rd | 16
man/fd.Rd |only
man/listModuleInformation.Rd | 6
man/memmott1999.Rd | 3
man/moduleWeb-class.Rd | 7
man/nested.Rd | 21
man/nestedness.Rd | 12
man/networklevel.Rd | 148 +--
man/nodespec.Rd | 2
man/null.distr.Rd | 4
man/null.t.test.Rd | 2
man/nullmodel.rd | 60 -
man/plotModuleWeb.Rd | 6
man/plotPAC.Rd | 2
man/plotweb.Rd | 2
man/plotweb2.rd | 9
man/printoutModuleInformation.Rd | 8
man/robustness.rd | 4
man/second.extinct.Rd | 16
man/shuffle.web.Rd | 2
man/slope.bipartite.Rd | 4
man/sortweb.Rd | 6
man/specieslevel.Rd | 4
man/swap.web.Rd | 2
man/togetherness.Rd | 4
man/vaznull.rd | 2
man/vazquez.example.rd | 112 +-
man/visweb.Rd | 20
src/bmn5.cc | 132 +--
src/dendro.h | 1580 ++++++++++++++++-----------------------
src/graph.h | 329 ++++----
src/identifyModules.cc | 715 ++++++++++-------
src/rbtree.h | 27
src/splittree.h | 38
64 files changed, 2365 insertions(+), 2391 deletions(-)
Title: Latent Trait Models under IRT
Diff between ltm versions 0.9-8 dated 2012-08-17 and 0.9-9 dated 2012-09-17
Description: Analysis of multivariate dichotomous and polytomous data
using latent trait models under the Item Response Theory
approach. It includes the Rasch, the Two-Parameter Logistic,
the Birnbaum's Three-Parameter, the Graded Response, and the
Generalized Partial Credit Models.
Author: Dimitris Rizopoulos
Maintainer: Dimitris Rizopoulos
DESCRIPTION | 10 +++++-----
MD5 | 7 ++++---
R/globals.R |only
inst/NEWS | 9 +++++++++
man/ltm-package.Rd | 4 ++--
5 files changed, 20 insertions(+), 10 deletions(-)
Title: Joint Modeling of Longitudinal and Survival Data
Diff between JM versions 1.0-0 dated 2012-07-03 and 1.0-1 dated 2012-09-17
Description: Shared parameter models for the joint modeling of
longitudinal and time-to-event data.
Author: Dimitris Rizopoulos
Maintainer: Dimitris Rizopoulos
DESCRIPTION | 10 +++++-----
MD5 | 13 +++++++------
R/globals.R |only
R/log.posterior.b.R | 2 +-
R/plot.jointModel.R | 2 ++
R/xtable.jointModel.R | 2 ++
inst/NEWS | 10 ++++++++++
man/JM.Rd | 8 ++++----
8 files changed, 31 insertions(+), 16 deletions(-)
Title: Actuarial functions
Diff between actuar versions 1.1-4 dated 2012-05-26 and 1.1-5 dated 2012-09-17
Description: Additional actuarial science functionality, mostly in the
fields of loss distributions, risk theory (including ruin
theory), simulation of compound hierarchical models and
credibility theory. The package also features 17 new
probability laws commonly used in insurance, most notably heavy
tailed distributions.
Author: Vincent Goulet, Sébastien Auclair, Christophe Dutang, Xavier
Milhaud, Tommy Ouellet, Louis-Philippe Pouliot, Mathieu Pigeon
Maintainer: Vincent Goulet
DESCRIPTION | 8 -
MD5 | 28 ++--
NAMESPACE | 1
R/coverage.R | 290 ++++++++++++++++++++++++++++++++---------------
R/ogive.R | 31 +++--
inst/NEWS.Rd | 18 ++
inst/doc/actuar.pdf |binary
inst/doc/coverage.Rnw | 50 +++-----
inst/doc/coverage.pdf |binary
inst/doc/credibility.pdf |binary
inst/doc/lossdist.pdf |binary
inst/doc/risk.pdf |binary
inst/doc/simulation.pdf |binary
man/coverage.Rd | 4
vignettes/coverage.Rnw | 50 +++-----
15 files changed, 303 insertions(+), 177 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-02-27 0.4-8
2011-02-25 0.4-7
2010-09-29 0.4-6
2009-11-03 0.4-5
2009-01-12 0.4-4
2008-10-06 0.4-2
2008-07-11 0.4-0
2008-02-01 0.2-0