More information about rriskDistributions at CRAN
Permanent link
Title: Generate high-resolution Venn and Euler plots
Diff between VennDiagram versions 1.2.0 dated 2012-04-29 and 1.2.1 dated 2012-06-06
Description: A set of functions to generate high-resolution Venn and
Euler plots. Includes handling for several special cases,
including two-case scaling, and extensive customization of plot
shape and structure.
Author: Hanbo Chen
Maintainer: Paul Boutros
DESCRIPTION | 6 +++---
MD5 | 6 +++---
NAMESPACE | 1 +
man/VennDiagram-package.Rd | 2 +-
4 files changed, 8 insertions(+), 7 deletions(-)
Title: Spatial Forecast Verification
Diff between SpatialVx versions 0.1-1 dated 2012-03-13 and 0.1-2 dated 2012-06-06
Description: Functions to perform most of the spatial forecast
verification methods carried out in the Spatial Forecast
Verification Inter-Comparison Project (ICP), and a few others.
This first version only has the neighborhood methods, but the
next version will have many more.
Author: Eric Gilleland
Maintainer: Eric Gilleland
DESCRIPTION | 9 +++++----
MD5 | 26 +++++++++++++++++---------
R/Geom.R |only
R/Hoods2d.R | 12 ++++++++++--
R/SigFuns.R | 9 +++++----
R/Vgrams.R |only
man/Aindex.Rd |only
man/Cindex.Rd |only
man/Sindex.Rd |only
man/SpatialVx-internal.Rd | 1 +
man/SpatialVx-package.Rd | 24 ++++++++++++++++++++++--
man/abserrloss.Rd |only
man/griddedVgram.Rd |only
man/locmeasures2d.Rd | 2 +-
man/locperf.Rd | 2 +-
man/spatMLD.Rd |only
man/spatbiasFS.Rd | 4 +++-
man/vxstats.Rd | 18 +++++++++++++++++-
18 files changed, 82 insertions(+), 25 deletions(-)
Title: Multidimensional Numerical Integration
Diff between R2Cuba versions 1.0-6 dated 2010-09-02 and 1.0-7 dated 2012-06-06
Description: R2Cuba implements four general-purpose multidimensional
integration algorithms: Vegas, Suave, Divonne and Cuhre
Author: The Cuba library has been written by Thomas Hahn
(http://wwwth.mppmu.mpg.de/members/hahn); Interface to R was
written by Annie Bouvier and Kiên Kiêu
Maintainer: Annie Bouvier
DESCRIPTION | 8 ++++----
MD5 |only
R/divonne.R | 4 +++-
R2Cuba-Ex.R |only
man/R2Cuba-package.Rd | 2 --
man/print.cuba.Rd | 2 +-
src/common_stddecl.h | 3 +--
7 files changed, 9 insertions(+), 10 deletions(-)
Title: Practical Numerical Math Functions
Diff between pracma versions 1.0.5 dated 2012-04-19 and 1.1.0 dated 2012-06-06
Description: Implementations of functions in numerical analysis as R
scripts, with a special view on on optimization and time series
routines. Uses Matlab/Octave function names where appropriate
to simplify porting.
Author: Hans W Borchers
Maintainer: HwB
pracma-1.0.5/pracma/R/froots.R |only
pracma-1.0.5/pracma/man/fmins.Rd |only
pracma-1.0.5/pracma/man/froots.Rd |only
pracma-1.0.5/pracma/man/ridder.Rd |only
pracma-1.1.0/pracma/DESCRIPTION | 12 ++--
pracma-1.1.0/pracma/MD5 | 44 +++++++++++------
pracma-1.1.0/pracma/NEWS | 36 +++++++++++++-
pracma-1.1.0/pracma/R/bisect.R | 41 ----------------
pracma-1.1.0/pracma/R/findzeros.R |only
pracma-1.1.0/pracma/R/fornberg.R |only
pracma-1.1.0/pracma/R/hurst.R |only
pracma-1.1.0/pracma/R/lsqnonlin.R |only
pracma-1.1.0/pracma/R/modular.R | 20 ++++++++
pracma-1.1.0/pracma/R/movavg.R |only
pracma-1.1.0/pracma/R/numbers.R | 47 ++++++++++++++----
pracma-1.1.0/pracma/R/ridders.R |only
pracma-1.1.0/pracma/data/brown72.rda |only
pracma-1.1.0/pracma/inst/NEWS.Rd | 82 ++++++++++++++++++++++++++++++++-
pracma-1.1.0/pracma/inst/doc/NEWS.pdf |binary
pracma-1.1.0/pracma/man/bisect.Rd | 2
pracma-1.1.0/pracma/man/brown72.Rd |only
pracma-1.1.0/pracma/man/direct1d.Rd | 2
pracma-1.1.0/pracma/man/findmins.Rd |only
pracma-1.1.0/pracma/man/findzeros.Rd |only
pracma-1.1.0/pracma/man/fornberg.Rd |only
pracma-1.1.0/pracma/man/hurst.Rd |only
pracma-1.1.0/pracma/man/lsqnonlin.Rd |only
pracma-1.1.0/pracma/man/modlin.Rd |only
pracma-1.1.0/pracma/man/movavg.Rd |only
pracma-1.1.0/pracma/man/ppfit.Rd | 4 -
pracma-1.1.0/pracma/man/rationalfit.Rd | 2
pracma-1.1.0/pracma/man/ridders.Rd |only
pracma-1.1.0/pracma/man/titanium.Rd | 1
33 files changed, 210 insertions(+), 83 deletions(-)
Title: integrated degradation models
Diff between iDEMO versions 0.2-0 dated 2012-04-29 and 0.2-01 dated 2012-06-06
Description: The package iDEMO written in R and R GUI is a tool to
build a linear degradation model which can simultaneously
consider the unit-to-unit variation, time-dependent structure
and measurement error in the degradation paths. Moreover, we
provide the maximum likelihood estimates (MLEs) of the unknown
parameters, mean-time-to-failure (MTTF) and qth quantile, and
their corresponding confidence intervals.
Author: Ya-Shan Cheng, Chien-Yu Peng
Maintainer: Ya-Shan Cheng
DESCRIPTION | 8 ++++----
MD5 | 3 ++-
inst/CITATION |only
3 files changed, 6 insertions(+), 5 deletions(-)
Title: X12 - wrapper function and structure for batch processing
Diff between x12 versions 1.0-1 dated 2012-04-12 and 1.0-2 dated 2012-06-06
Description: A wrapper function and GUI for the X12 binaries
Author: Alexander Kowarik
Maintainer: Alexander Kowarik
x12-1.0-1/x12/man/plotFbcast-methods.Rd |only
x12-1.0-2/x12/DESCRIPTION | 8
x12-1.0-2/x12/MD5 | 36
x12-1.0-2/x12/NAMESPACE | 3
x12-1.0-2/x12/R/X12-methods.R | 4
x12-1.0-2/x12/R/plot-methods.R | 1664 +++++++++++++------------
x12-1.0-2/x12/R/read.spc.R | 8
x12-1.0-2/x12/R/summary-methods.R | 179 ++
x12-1.0-2/x12/R/summary.output.x12.R |only
x12-1.0-2/x12/R/summary.x12.R | 6
x12-1.0-2/x12/R/times.R |only
x12-1.0-2/x12/R/x12.R | 3
x12-1.0-2/x12/R/zzz.R | 2
x12-1.0-2/x12/data/AirPassengersX12.RData |binary
x12-1.0-2/x12/data/AirPassengersX12Batch.RData |binary
x12-1.0-2/x12/man/crossValidation-class.Rd | 2
x12-1.0-2/x12/man/loadP-methods.Rd | 4
x12-1.0-2/x12/man/plot-methods.Rd | 15
x12-1.0-2/x12/man/summary-methods.Rd | 31
x12-1.0-2/x12/man/times.Rd |only
x12-1.0-2/x12/man/x12Output-class.Rd | 2
21 files changed, 1111 insertions(+), 856 deletions(-)
Title: Get XKCD comic from R
Diff between RXKCD versions 1.7-2 dated 2012-04-18 and 1.7-3 dated 2012-06-06
Description: This package allows the visualization of your favorite
XKCD comic strip directly from R. XKCD web comic content is
provided under the Creative Commons Attribution-NonCommercial
2.5 License.
Author: Paolo Sonego
Maintainer: Paolo Sonego
RXKCD-1.7-2/RXKCD/inst/xkcd/rxkcd.rda |only
RXKCD-1.7-3/RXKCD/DESCRIPTION | 6 +-
RXKCD-1.7-3/RXKCD/MD5 | 10 +--
RXKCD-1.7-3/RXKCD/NAMESPACE | 2
RXKCD-1.7-3/RXKCD/R/getXKCD.R | 90 ++++++++++++++++++----------------
RXKCD-1.7-3/RXKCD/inst/xkcd/xkcd.csv |only
RXKCD-1.7-3/RXKCD/man/searchXKCD.Rd | 6 --
7 files changed, 60 insertions(+), 54 deletions(-)
Title: Basic Robust Statistics
Diff between robustbase versions 0.9-1 dated 2012-05-14 and 0.9-2 dated 2012-06-06
Description: "Essential" Robust Statistics. The goal is to provide
tools allowing to analyze data with robust methods. This
includes regression methodology including model selections and
multivariate statistics where we strive to cover the book
"Robust Statistics, Theory and Methods" by Maronna, Martin and
Yohai; Wiley 2006.
Author: Original code by many authors, notably Peter Rousseeuw and
Christophe Croux, see file 'Copyrights'; Valentin Todorov
Maintainer: Martin Maechler
robustbase-0.9-1/robustbase/inst/ex-funs.R |only
robustbase-0.9-1/robustbase/inst/mcnaive.R |only
robustbase-0.9-1/robustbase/inst/test_LTS.R |only
robustbase-0.9-1/robustbase/inst/test_MCD.R |only
robustbase-0.9-2/robustbase/DESCRIPTION | 8
robustbase-0.9-2/robustbase/MD5 | 67 -
robustbase-0.9-2/robustbase/R/lmrob.M.S.R | 9
robustbase-0.9-2/robustbase/R/lmrob.MM.R | 74 -
robustbase-0.9-2/robustbase/R/lmrob.R | 18
robustbase-0.9-2/robustbase/inst/doc/lmrob_simulation.pdf |binary
robustbase-0.9-2/robustbase/inst/external |only
robustbase-0.9-2/robustbase/inst/xtraR |only
robustbase-0.9-2/robustbase/man/glmrob.Rd | 10
robustbase-0.9-2/robustbase/man/lmrob.Rd | 7
robustbase-0.9-2/robustbase/man/lmrob.control.Rd | 28
robustbase-0.9-2/robustbase/src/init.c | 27
robustbase-0.9-2/robustbase/src/lmrob.c | 677 +++++++-------
robustbase-0.9-2/robustbase/src/robustbase.h | 34
robustbase-0.9-2/robustbase/tests/lmrob-data.Rout.save | 81 -
robustbase-0.9-2/robustbase/tests/lmrob-ex12.R | 16
robustbase-0.9-2/robustbase/tests/lmrob-methods.Rout.save | 66 -
robustbase-0.9-2/robustbase/tests/lmrob-psifns.Rout.save | 116 +-
robustbase-0.9-2/robustbase/tests/m-s-estimator.R | 180 ---
robustbase-0.9-2/robustbase/tests/m-s-estimator.Rout.save | 238 ----
robustbase-0.9-2/robustbase/tests/mc-etc.R | 2
robustbase-0.9-2/robustbase/tests/mc-etc.Rout.save | 11
robustbase-0.9-2/robustbase/tests/mc-strict.R | 2
robustbase-0.9-2/robustbase/tests/small-sample.R | 2
robustbase-0.9-2/robustbase/tests/small-sample.Rout.save | 13
robustbase-0.9-2/robustbase/tests/subsample.R | 253 ++---
robustbase-0.9-2/robustbase/tests/tlts.R | 2
robustbase-0.9-2/robustbase/tests/tlts.Rout.save | 11
robustbase-0.9-2/robustbase/tests/tmcd.R | 2
robustbase-0.9-2/robustbase/tests/tmcd.Rout.save | 17
robustbase-0.9-2/robustbase/tests/wgt-himed-xtra.R | 2
35 files changed, 899 insertions(+), 1074 deletions(-)
Title: Tools for Two-Dimensional Monte-Carlo Simulations
Diff between mc2d versions 0.1-12 dated 2011-11-14 and 0.1-13 dated 2012-06-06
Description: Various distributions and utilities to ease the use of R
to build and study Two-Dimensional Monte-Carlo simulations
Author: Regis Pouillot
Maintainer: Regis Pouillot
DESCRIPTION | 27 +++++++++++++++++----------
MD5 | 34 +++++++++++++++++-----------------
R/betagen.R | 25 +++++++++++++++++++++++--
R/empiricalC.R | 2 +-
R/empiricalD.R | 2 +-
R/lhs.R | 2 +-
R/pert.R | 27 ++++++++++++++++++++++-----
R/pmin.R | 4 ++--
R/rtrunc.R | 15 ++++++++-------
R/triang.R | 21 +++++++++++++++------
R/zzz.r | 2 +-
data/ec.rda |binary
data/total.RData |binary
inst/CITATION | 6 +++---
inst/NEWS | 9 +++++++++
inst/doc/docmcEnglish.pdf |binary
inst/doc/mc2dLmEnglish.pdf |binary
man/pert.Rd | 3 +++
18 files changed, 123 insertions(+), 56 deletions(-)
Title: Phylogenetic Clustering (Phyloclustering)
Diff between phyclust versions 0.1-11 dated 2012-03-11 and 0.1-12 dated 2012-06-06
Description: Phylogenetic clustering (phyloclustering) is an
evolutionary Continuous Time Markov Chain model-based approach
to identify population structure from molecular data without
assuming linkage equilibrium. The package phyclust (Chen 2011)
provides a convenient implementation of phyloclustering for DNA
and SNP data, capable of clustering individuals into
subpopulations and identifying molecular sequences
representative of those subpopulations. It is designed in C for
performance, interfaced with R for visualization, and
incorporates other popular open source programs including ms
(Hudson 2002), seq-gen (Rambaut and Grassly 1997),
Hap-Clustering (Tzeng 2005) and PAML baseml (Yang 1997, 2007),
for simulating data, additional analyses, and searching the
best tree. See the phyclust website for more information,
documentations and examples.
Author: Wei-Chen Chen and Karin S. Dorman
Maintainer: Wei-Chen Chen
phyclust-0.1-11/phyclust/data/seq.data.missing.rda |only
phyclust-0.1-11/phyclust/src/seq-gen/progress.c |only
phyclust-0.1-11/phyclust/src/seq-gen/progress.h |only
phyclust-0.1-12/phyclust/ChangeLog | 13
phyclust-0.1-12/phyclust/DESCRIPTION | 6
phyclust-0.1-12/phyclust/MD5 | 205 +++----
phyclust-0.1-12/phyclust/R/f_base.r | 14
phyclust-0.1-12/phyclust/R/f_control.r | 2
phyclust-0.1-12/phyclust/R/f_file_phylip.r | 4
phyclust-0.1-12/phyclust/R/f_find_consensus.r | 8
phyclust-0.1-12/phyclust/R/f_phyclust.r | 19
phyclust-0.1-12/phyclust/R/f_phyclust_Pt.r | 10
phyclust-0.1-12/phyclust/R/f_phyclust_em_step.r | 6
phyclust-0.1-12/phyclust/R/f_phyclust_logL.r | 2
phyclust-0.1-12/phyclust/R/f_phyclust_se.r | 11
phyclust-0.1-12/phyclust/R/f_phyclust_se_update.r | 50 -
phyclust-0.1-12/phyclust/R/f_phyclust_update.r |only
phyclust-0.1-12/phyclust/R/f_plotdots.r | 31 -
phyclust-0.1-12/phyclust/R/f_show_option.r | 4
phyclust-0.1-12/phyclust/R/f_summary.r | 3
phyclust-0.1-12/phyclust/data/control.r | 2
phyclust-0.1-12/phyclust/data/seq.data.gap.rda |only
phyclust-0.1-12/phyclust/data/stdcode.rda |binary
phyclust-0.1-12/phyclust/inst/doc/Documents/00_Readme-phyclust-c.txt | 15
phyclust-0.1-12/phyclust/inst/doc/phyclust-guide.Rnw | 14
phyclust-0.1-12/phyclust/inst/doc/phyclust-guide.pdf |binary
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/01-introduction.tex | 2
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/03-msseqgen.tex | 4
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/04-phyclust.tex | 4
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/f-paml_baseml.pdf |binary
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/f-super.pdf |binary
phyclust-0.1-12/phyclust/inst/doc/phyclust-include/f-toydots.pdf |binary
phyclust-0.1-12/phyclust/man/11_d.EMControl.Rd | 4
phyclust-0.1-12/phyclust/man/11_d.code.type.Rd | 2
phyclust-0.1-12/phyclust/man/11_d.show.option.Rd | 2
phyclust-0.1-12/phyclust/man/11_d.standard.code.Rd | 5
phyclust-0.1-12/phyclust/man/11_d.substitution.Rd | 8
phyclust-0.1-12/phyclust/man/find.consensus.Rd | 4
phyclust-0.1-12/phyclust/man/paml.baseml.Rd | 4
phyclust-0.1-12/phyclust/man/phyclust.Pt.Rd | 4
phyclust-0.1-12/phyclust/man/phyclust.e.step.Rd | 2
phyclust-0.1-12/phyclust/man/phyclust.em.step.Rd | 2
phyclust-0.1-12/phyclust/man/phyclust.logL.Rd | 2
phyclust-0.1-12/phyclust/man/phyclust.m.step.Rd | 2
phyclust-0.1-12/phyclust/man/phyclust.se.Rd | 5
phyclust-0.1-12/phyclust/man/phyclust.se.update.Rd | 34 -
phyclust-0.1-12/phyclust/man/phyclust.update.Rd |only
phyclust-0.1-12/phyclust/man/plotdots.Rd | 17
phyclust-0.1-12/phyclust/man/seq.data.Rd | 8
phyclust-0.1-12/phyclust/src/R_phyclust_em_step.c | 2
phyclust-0.1-12/phyclust/src/R_phyclust_find_consensus.c | 18
phyclust-0.1-12/phyclust/src/R_phyclust_se.c | 52 +
phyclust-0.1-12/phyclust/src/R_phyclust_se.h | 1
phyclust-0.1-12/phyclust/src/R_phyclust_se_update.c | 25
phyclust-0.1-12/phyclust/src/R_phyclust_struct.c | 4
phyclust-0.1-12/phyclust/src/R_phyclust_update.c |only
phyclust-0.1-12/phyclust/src/msdir/R_ms.h | 12
phyclust-0.1-12/phyclust/src/msdir/R_ms_main.c | 8
phyclust-0.1-12/phyclust/src/msdir/ms.c | 78 +-
phyclust-0.1-12/phyclust/src/msdir/ms.h | 29 -
phyclust-0.1-12/phyclust/src/msdir/ms_main.c | 26
phyclust-0.1-12/phyclust/src/msdir/streec.c | 10
phyclust-0.1-12/phyclust/src/paml_baseml/R_paml.h | 5
phyclust-0.1-12/phyclust/src/paml_baseml/R_paml_baseml_main.c | 8
phyclust-0.1-12/phyclust/src/paml_baseml/baseml.c | 20
phyclust-0.1-12/phyclust/src/paml_baseml/paml.h | 25
phyclust-0.1-12/phyclust/src/paml_baseml/tools.c | 40 -
phyclust-0.1-12/phyclust/src/paml_baseml/treespace.c | 5
phyclust-0.1-12/phyclust/src/paml_baseml/treesub.c | 282 ++++++----
phyclust-0.1-12/phyclust/src/phyclust/phyclust_constant.h | 48 +
phyclust-0.1-12/phyclust/src/phyclust/phyclust_edist.c | 16
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em.h | 14
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_control.c | 2
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_fp.c | 20
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_phyclust_struct.c | 22
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_step.c | 2
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_tool.c | 47 -
phyclust-0.1-12/phyclust/src/phyclust/phyclust_em_tool.h | 8
phyclust-0.1-12/phyclust/src/phyclust/phyclust_file_input.c | 26
phyclust-0.1-12/phyclust/src/phyclust/phyclust_init_method.c | 109 ++-
phyclust-0.1-12/phyclust/src/phyclust/phyclust_init_method.h | 9
phyclust-0.1-12/phyclust/src/phyclust/phyclust_init_method_nj.c | 6
phyclust-0.1-12/phyclust/src/phyclust/phyclust_init_procedure.c | 19
phyclust-0.1-12/phyclust/src/phyclust/phyclust_logpL.c | 90 ++-
phyclust-0.1-12/phyclust/src/phyclust/phyclust_logpL.h | 6
phyclust-0.1-12/phyclust/src/phyclust/phyclust_qmatrix.c | 2
phyclust-0.1-12/phyclust/src/phyclust/phyclust_qmatrix_array.c | 4
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_convolution_em_step.c | 12
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_convolution_em_tool.c | 50 -
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_convolution_logpL.c | 88 +--
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_convolution_logpL.h | 4
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_em.h | 10
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_em_fp.c | 32 -
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_pmatrix.c | 74 +-
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_pmatrix.h | 20
phyclust-0.1-12/phyclust/src/phyclust/phyclust_se_struct.c | 2
phyclust-0.1-12/phyclust/src/phyclust/phyclust_struct.c | 34 -
phyclust-0.1-12/phyclust/src/phyclust/phyclust_struct.h | 6
phyclust-0.1-12/phyclust/src/phyclust/phyclust_tool.c | 56 -
phyclust-0.1-12/phyclust/src/seq-gen/R_seq-gen.h | 3
phyclust-0.1-12/phyclust/src/seq-gen/aamodels.c | 3
phyclust-0.1-12/phyclust/src/seq-gen/evolve.c | 3
phyclust-0.1-12/phyclust/src/seq-gen/global.c | 12
phyclust-0.1-12/phyclust/src/seq-gen/nucmodels.c | 3
phyclust-0.1-12/phyclust/src/seq-gen/seq-gen.c | 211 +++++--
phyclust-0.1-12/phyclust/src/seq-gen/treefile.c | 14
phyclust-0.1-12/phyclust/test/test.r | 2
107 files changed, 1319 insertions(+), 954 deletions(-)
More information about complex.surv.dat.sim at CRAN
Permanent link
Title: Sparklines and graphical tables for tex and html
Diff between sparkTable versions 0.9.3 dated 2012-02-07 and 0.9.4 dated 2012-06-06
Description: Create Sparklines and graphical tables for documents and
websites
Author: Alexander Kowarik, Bernhard Meindl, Matthias Templ
Maintainer: Alexander Kowarik
DESCRIPTION | 8
MD5 | 20
NAMESPACE | 2
R/classes.r | 10
R/exports.r | 34
R/methods.r | 2116 +++++++++++++++++++++++---------------------
R/optimal_grid_allocation.R | 1
man/newSparkBar.Rd | 9
man/newSparkTable.Rd | 1
man/plotSparkTable.Rd | 29
man/plotSparks.Rd | 5
11 files changed, 1240 insertions(+), 995 deletions(-)
Title: Various R programming tools for data manipulation
Diff between gdata versions 2.8.2 dated 2011-04-24 and 2.10.0 dated 2012-06-06
Description: Various R programming tools for data manipulation
Author: Gregory R. Warnes, with contributions from Ben Bolker, Gregor
Gorjanc, Gabor Grothendieck, Ales Korosec, Thomas Lumley, Don
MacQueen, Arni Magnusson, Jim Rogers, and others
Maintainer: Gregory Warnes
.Rinstignore |only
ChangeLog | 5253 ++++++------------------------------------
DESCRIPTION | 8
MD5 |only
NAMESPACE | 11
NEWS | 43
R/ConvertMedUnits.R | 4
R/case.R |only
R/centerText.R |only
R/env.R | 6
R/ls.funs.R |only
R/nobs.R | 18
R/object.size.R | 5
R/read.xls.R | 16
R/startsWith.R |only
inst/ChangeLog | 5253 ++++++------------------------------------
inst/NEWS | 43
inst/doc/mapLevels.pdf |binary
inst/doc/unknown.pdf |binary
man/case.Rd |only
man/centerText.Rd |only
man/is.what.Rd | 6
man/ls.funs.Rd |only
man/nobs.Rd | 24
man/read.xls.Rd | 23
man/startsWith.Rd |only
tests/test.read.xls.R | 8
tests/test.read.xls.Rout.save | 107
28 files changed, 1897 insertions(+), 8931 deletions(-)
Title: Influential case detection methods for factor analysis and SEM
Diff between faoutlier versions 0.2.2 dated 2012-04-14 and 0.2.3 dated 2012-06-06
Description: Tools for detecting and summarize influential cases that
can affect exploratory and confirmatory factor analysis models
as well as structural equation models more generally.
Author: Phil Chalmers
Maintainer: Phil Chalmers
faoutlier-0.2.2/faoutlier/.gitignore |only
faoutlier-0.2.2/faoutlier/faoutlier.Rproj |only
faoutlier-0.2.3/faoutlier/DESCRIPTION | 6
faoutlier-0.2.3/faoutlier/MD5 | 29 +-
faoutlier-0.2.3/faoutlier/R/LD.R | 7
faoutlier-0.2.3/faoutlier/R/faoutlier.R | 4
faoutlier-0.2.3/faoutlier/R/forward.search.R | 18 -
faoutlier-0.2.3/faoutlier/R/gCD.R | 7
faoutlier-0.2.3/faoutlier/R/obs.resid.R | 58 ++--
faoutlier-0.2.3/faoutlier/R/robustMD.R | 31 +-
faoutlier-0.2.3/faoutlier/man/LD.Rd | 232 ++++++++--------
faoutlier-0.2.3/faoutlier/man/faoutlier.Rd | 2
faoutlier-0.2.3/faoutlier/man/forward.search.Rd | 287 ++++++++++-----------
faoutlier-0.2.3/faoutlier/man/gCD.Rd | 248 +++++++++---------
faoutlier-0.2.3/faoutlier/man/holzinger.outlier.Rd | 2
faoutlier-0.2.3/faoutlier/man/obs.resid.Rd | 223 ++++++++--------
faoutlier-0.2.3/faoutlier/man/robustMD.Rd | 11
17 files changed, 595 insertions(+), 570 deletions(-)