Title: Metropolis sampler and supporting functions for estimating
animal movement from archival tags and satellite fixes
Diff between tripEstimation versions 0.0-37 dated 2011-10-10 and 0.0-38 dated 2012-10-25
More information about tripEstimation at CRAN
Description: Data handling and estimation functions for animal movement
estimation from archival or satellite tags. Helper functions
are included for making image summaries binned by time interval
from MCMC simulations of point data.
Author: Michael Sumner and Simon Wotherspoon
Maintainer: Michael Sumner
tripEstimation-0.0-37/tripEstimation/CHANGES |only
tripEstimation-0.0-38/tripEstimation/DESCRIPTION | 17 +++++++++--------
tripEstimation-0.0-38/tripEstimation/MD5 | 7 ++++---
tripEstimation-0.0-38/tripEstimation/NEWS |only
tripEstimation-0.0-38/tripEstimation/R/initialize.x.R | 3 +++
tripEstimation-0.0-38/tripEstimation/TODO |only
6 files changed, 16 insertions(+), 11 deletions(-)
Permanent link
Title: Efficiently Read Variant Call Format (VCF) into R
Diff between vcf2geno versions 1.4 dated 2012-09-07 and 1.5 dated 2012-10-25
Description: A handy package to read VCF file
Author: Xiaowei Zhan
Maintainer: Xiaowei Zhan
ChangeLog | 4 ++++
DESCRIPTION | 8 ++++----
MD5 | 20 ++++++++++----------
configure.ac | 2 +-
src/Exception.h | 2 +-
src/IO.h | 8 ++++----
src/OrderedMap.h | 2 +-
src/PlinkInputFile.h | 6 +++---
src/PlinkOutputFile.h | 2 +-
src/VCFInputFile.h | 4 ++++
src/VCFOutputFile.h | 2 +-
11 files changed, 34 insertions(+), 26 deletions(-)
Title: Estimation for multivariate normal and Student-t data with
monotone missingness
Diff between monomvn versions 1.9-2 dated 2012-07-01 and 1.9-3 dated 2012-10-25
Description: Estimation of multivariate normal and student-t data of
arbitrary dimension where the pattern of missing data is
monotone. Through the use of parsimonious/shrinkage
regressions (plsr, pcr, lasso, ridge, etc.), where standard
regressions fail, the package can handle a nearly arbitrary
amount of missing data. The current version supports maximum
likelihood inference and a full Bayesian approach employing
scale-mixtures for Gibbs sampling. Monotone data augmentation
extends this Bayesian approach to arbitrary missingness
patterns. A fully functional standalone interface to the
Bayesian lasso (from Park & Casella), Normal-Gamma (from
Griffin & Brown), Horseshoe (from Carvalho, Polson, & Scott),
and ridge regression with model selection via Reversible Jump,
and student-t errors (from Geweke) is also provided
Author: Robert B. Gramacy
Maintainer: Robert B. Gramacy
ChangeLog | 10 ++++++++++
DESCRIPTION | 8 ++++----
MD5 | 12 ++++++------
R/regress.lars.R | 18 +++++++-----------
man/metrics.Rd | 10 +---------
src/blasso.cc | 2 +-
src/matrix.c | 2 +-
7 files changed, 30 insertions(+), 32 deletions(-)
Title: Pharmacometric tools for data preparation, modeling, simulation,
and reporting
Diff between metrumrg versions 5.23 dated 2012-10-01 and 5.24 dated 2012-10-25
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
DESCRIPTION | 8 ++++----
MD5 | 22 +++++++++++++---------
R/bundleRead.R |only
R/nasum.R |only
R/sortedInstall.R | 8 +++++---
R/superset.R | 3 ++-
man/bundleRead.Rd |only
man/helpAdminister.Rd | 1 +
man/helpDataFrame.Rd | 1 +
man/helpList.Rd | 2 ++
man/metrumrg-package.Rd | 4 ++--
man/nasum.Rd |only
man/sortedInstall.Rd | 5 +++--
man/superset.Rd | 9 ++++++++-
14 files changed, 41 insertions(+), 22 deletions(-)
Title: Kernel local polynomial regression
Diff between locpol versions 0.5-0 dated 2012-09-11 and 0.6-0 dated 2012-10-25
Description: Computes local polynomial estimators.
Author: Jorge Luis Ojeda Cabrera,
Maintainer: Jorge Luis Ojeda Cabrera
DESCRIPTION | 10 +++++-----
MD5 | 6 +++---
R/locpol.R | 32 ++++++++++++++++++++++++++++++++
man/locPolWeights.Rd | 12 ++++++++----
4 files changed, 48 insertions(+), 12 deletions(-)
Title: Latent Variable Analysis
Diff between lavaan versions 0.5-9 dated 2012-09-08 and 0.5-10 dated 2012-10-25
Description: Fit a variety of latent variable models, including
confirmatory factor analysis, structural equation modeling and
latent growth curve models.
Author: Yves Rosseel [aut, cre], Daniel Oberski [ctb], Jarrett Byrnes
[ctb], Leonard Vanbrabant [ctb], Victoria Savalei [ctb], Ed
Merkle [ctb], Michael Hallquist [ctb], Mijke Rhemtulla [ctb],
Myrsini Katsikatsou [ctb]
Maintainer: Yves Rosseel
DESCRIPTION | 19 +-
MD5 | 69 +++----
NAMESPACE | 1
R/00class.R | 2
R/01lavaanOptions.R | 15 +
R/02lavaanUser.R | 3
R/03lavaanSample.R | 266 ++++++++++++++++++++--------
R/06lavaanEstimate.R | 116 +++++++++---
R/08lavaanTest.R | 50 +++--
R/09lavaanFit.R | 12 +
R/10lavaan-methods.R | 72 ++++++-
R/InformativeTesting.R | 384 +++++++++++++----------------------------
R/fit.measures.R | 5
R/independence.model.R | 1
R/lavData.R | 10 -
R/lavProbit.R | 6
R/lavaan.R | 56 +++++
R/modification.R | 6
R/muthen1984.R | 45 +++-
R/objective.R | 73 +++++++
R/pbinorm.R | 58 +++++-
R/predict.R | 23 +-
R/residuals.R | 9
R/utils-matrix.R | 19 ++
R/utils-pearson.R | 11 -
R/utils-pml.R |only
R/utils-polychor.R | 71 +++++--
R/utils-user.R | 20 +-
data/FacialBurns.rda |only
man/FacialBurns.Rd |only
man/InformativeTesting.Rd | 51 ++---
man/cfa.Rd | 28 ++
man/growth.Rd | 28 ++
man/lavaan.Rd | 46 +++-
man/plot.InformativeTesting.Rd | 21 +-
man/sem.Rd | 28 ++
man/simulateData.Rd | 2
37 files changed, 1065 insertions(+), 561 deletions(-)
Title: Harrell Miscellaneous
Diff between Hmisc versions 3.9-3 dated 2012-03-29 and 3.10-1 dated 2012-10-25
Description: The Hmisc library contains many functions useful for data
analysis, high-level graphics, utility operations, functions
for computing sample size and power, importing datasets,
imputing missing values, advanced table making, variable
clustering, character string manipulation, conversion of S
objects to LaTeX code, and recoding variables. Please submit
bug reports to 'http://biostat.mc.vanderbilt.edu/trac/Hmisc'.
Author: Frank E Harrell Jr
Maintainer: Charles Dupont
DESCRIPTION | 12
MD5 | 67 ++-
R/Misc.s | 436 ++++-------------------
R/aregImpute.s | 2
R/describe.s | 46 +-
R/hoeffd.s | 23 +
R/labcurve.s | 141 ++++++-
R/latex.s | 12
R/latexDotchart.s |only
R/rcspline.plot.s | 14
R/sas.get.s | 861 ++++++++--------------------------------------
R/scat1d.s | 4
R/somers2.s | 1
R/spower.s | 4
R/summary.formula.s | 32 -
R/transace.s | 2
R/transcan.s | 2
R/wtd.stats.s | 63 ---
man/Misc.Rd | 17
man/describe.Rd | 28 +
man/dotchart2.Rd | 16
man/hoeffd.Rd | 30 -
man/labcurve.Rd | 132 +++----
man/latexDotchart.Rd |only
man/unix/sas.get.Rd | 2
man/upData.Rd | 55 +-
man/windows/sas.get.Rd | 2
man/wtd.stats.Rd | 4
src/hoeffd.f | 156 ++++----
src/maxempr.f |only
src/ratfor/hoeffd.r | 121 +++---
src/ratfor/maxempr.r |only
src/ratfor/rcorr.r | 10
src/rcorr.f | 2
tests/hoeff.r |only
tests/largest.empty.r |only
tests/redun.r |only
tests/summary.formula.r |only
tests/xYplotFilledBands.r |only
39 files changed, 797 insertions(+), 1500 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2010-03-15 1.0
Title: Meta-Analysis with R
Diff between meta versions 2.1-1 dated 2012-08-12 and 2.1-2 dated 2012-10-25
Description: Fixed and random effects meta-analysis. Functions for
tests of bias, forest and funnel plot.
Author: Guido Schwarzer
Maintainer: Guido Schwarzer
DESCRIPTION | 8 ++++----
MD5 | 12 ++++++------
NEWS | 13 +++++++++++++
R/forest.meta.R | 24 +++++++++++++++++-------
R/metacum.R | 17 ++++++++++++-----
R/metainf.R | 17 ++++++++++++-----
R/summary.meta.R | 32 ++++++++++++++++++++++----------
7 files changed, 86 insertions(+), 37 deletions(-)
Title: Multivariate Dependence with Copulas
Diff between copula versions 0.999-1 dated 2012-08-13 and 0.999-2 dated 2012-10-25
Description: Classes (S4) of commonly used elliptical, Archimedean,
extreme value and some more copula families. Methods for
density, distribution, random number generation, bivariate
dependence measures, perspective and contour plots. Fitting
copula models including variance estimates. Independence and
serial (univariate and multivariate) independence tests, and
other copula related tests. Goodness-of-fit tests for copulas
based on multipliers, the parametric bootstrap with several
transformation options. Merged former package 'nacopula' for
nested Archimedean copulas: Efficient sampling algorithms,
various estimators, goodness-of-fit tests and related tools and
special functions.
Author: Marius Hofert
Maintainer: Martin Maechler
copula-0.999-1/copula/man/cacopula.Rd |only
copula-0.999-1/copula/man/summary-methods.Rd |only
copula-0.999-2/copula/ChangeLog | 4
copula-0.999-2/copula/DESCRIPTION | 14
copula-0.999-2/copula/MD5 | 310 +++++++--------
copula-0.999-2/copula/NAMESPACE | 25 -
copula-0.999-2/copula/R/AllClass.R | 4
copula-0.999-2/copula/R/An.R | 4
copula-0.999-2/copula/R/Auxiliaries.R | 6
copula-0.999-2/copula/R/Classes.R | 24 +
copula-0.999-2/copula/R/Copula.R | 23 -
copula-0.999-2/copula/R/aux-acopula.R | 65 +--
copula-0.999-2/copula/R/claytonCopula.R | 4
copula-0.999-2/copula/R/cop_objects.R | 12
copula-0.999-2/copula/R/derCdfPdf.R | 80 +--
copula-0.999-2/copula/R/ellipCopula.R | 2
copula-0.999-2/copula/R/empcop.R | 2
copula-0.999-2/copula/R/estimation.R | 28 -
copula-0.999-2/copula/R/evTests.R | 4
copula-0.999-2/copula/R/exchTests.R | 4
copula-0.999-2/copula/R/fitCopula.R | 204 ++++-----
copula-0.999-2/copula/R/fitMvdc.R | 193 ++++-----
copula-0.999-2/copula/R/frankCopula.R | 2
copula-0.999-2/copula/R/galambosCopula.R | 8
copula-0.999-2/copula/R/gof.R | 219 ++++++++--
copula-0.999-2/copula/R/gofEVTests.R | 9
copula-0.999-2/copula/R/gofTests.R | 125 +++---
copula-0.999-2/copula/R/gumbelCopula.R | 13
copula-0.999-2/copula/R/huslerReissCopula.R | 8
copula-0.999-2/copula/R/indepTests.R | 6
copula-0.999-2/copula/R/joeCopula.R | 6
copula-0.999-2/copula/R/mvdc.R | 96 +++-
copula-0.999-2/copula/R/nacopula.R | 2
copula-0.999-2/copula/R/normalCopula.R | 2
copula-0.999-2/copula/R/plackettCopula.R | 4
copula-0.999-2/copula/R/rstable1.R | 10
copula-0.999-2/copula/R/stable.R | 44 --
copula-0.999-2/copula/R/tCopula.R | 2
copula-0.999-2/copula/R/tevCopula.R | 8
copula-0.999-2/copula/R/timing.R | 2
copula-0.999-2/copula/R/trafos.R | 2
copula-0.999-2/copula/TODO | 157 +++----
copula-0.999-2/copula/demo/GIG-demo.R | 8
copula-0.999-2/copula/demo/G_ak.R | 2
copula-0.999-2/copula/demo/dDiag-plots.R | 4
copula-0.999-2/copula/demo/dnac-demo.R | 12
copula-0.999-2/copula/demo/estimation.gof.R | 6
copula-0.999-2/copula/demo/fitting-tests.R | 51 ++
copula-0.999-2/copula/demo/gofCopula.R | 24 -
copula-0.999-2/copula/demo/gof_graph.R | 12
copula-0.999-2/copula/demo/logL-vis.R | 47 +-
copula-0.999-2/copula/demo/opC-demo.R | 2
copula-0.999-2/copula/do-now.org | 6
copula-0.999-2/copula/feature-table.org | 4
copula-0.999-2/copula/inst/Rsource/GIG.R | 8
copula-0.999-2/copula/inst/Rsource/estim-gof-fn.R | 16
copula-0.999-2/copula/inst/Rsource/gof-sim.R |only
copula-0.999-2/copula/inst/Rsource/tstFit-fn.R | 47 +-
copula-0.999-2/copula/inst/Rsource/wrapper.R | 4
copula-0.999-2/copula/inst/doc/Frank-Rmpfr.Rnw | 2
copula-0.999-2/copula/inst/doc/Frank-Rmpfr.pdf |binary
copula-0.999-2/copula/inst/doc/nacopula-pkg.Rnw | 17
copula-0.999-2/copula/inst/doc/nacopula-pkg.pdf |binary
copula-0.999-2/copula/inst/docs/obsolete/oldgof.R | 96 ++--
copula-0.999-2/copula/inst/docs/tauRho/getSysdataImage.R | 6
copula-0.999-2/copula/inst/docs/tauRho/trpsrho.R | 18
copula-0.999-2/copula/inst/docs/tauRho/trpstau.R | 8
copula-0.999-2/copula/inst/docs/tauRho/validPlot.R | 8
copula-0.999-2/copula/man/An.Rd | 2
copula-0.999-2/copula/man/Bernoulli.Rd | 2
copula-0.999-2/copula/man/Copula.Rd | 2
copula-0.999-2/copula/man/K.Rd | 4
copula-0.999-2/copula/man/Mvdc.Rd | 18
copula-0.999-2/copula/man/Sibuya.Rd | 2
copula-0.999-2/copula/man/Stirling.Rd | 2
copula-0.999-2/copula/man/absdpsiMC.Rd | 2
copula-0.999-2/copula/man/acopula-class.Rd | 4
copula-0.999-2/copula/man/allComp.Rd | 2
copula-0.999-2/copula/man/archmCopula-class.Rd | 2
copula-0.999-2/copula/man/archmCopula.Rd | 2
copula-0.999-2/copula/man/assocMeasures.Rd | 6
copula-0.999-2/copula/man/beta.Blomqvist.Rd | 2
copula-0.999-2/copula/man/cCopula.Rd |only
copula-0.999-2/copula/man/contour-methods.Rd | 2
copula-0.999-2/copula/man/copFamilies.Rd | 4
copula-0.999-2/copula/man/copula-class.Rd | 2
copula-0.999-2/copula/man/copula-internal.Rd | 2
copula-0.999-2/copula/man/dDiag.Rd | 2
copula-0.999-2/copula/man/dnacopula.Rd | 4
copula-0.999-2/copula/man/ellipCopula.Rd | 2
copula-0.999-2/copula/man/emde.Rd | 4
copula-0.999-2/copula/man/emle.Rd | 6
copula-0.999-2/copula/man/empcop.Rd | 2
copula-0.999-2/copula/man/enacopula.Rd | 6
copula-0.999-2/copula/man/estim-misc.Rd | 4
copula-0.999-2/copula/man/evCopula.Rd | 2
copula-0.999-2/copula/man/evTestA.Rd | 4
copula-0.999-2/copula/man/evTestC.Rd | 2
copula-0.999-2/copula/man/evTestK.Rd | 10
copula-0.999-2/copula/man/exchTest.Rd | 4
copula-0.999-2/copula/man/fgmCopula-class.Rd | 4
copula-0.999-2/copula/man/fgmCopula.Rd | 2
copula-0.999-2/copula/man/fitCopula-class.Rd | 36 +
copula-0.999-2/copula/man/fitCopula.Rd | 60 ++
copula-0.999-2/copula/man/fitMvdc.Rd | 110 ++++-
copula-0.999-2/copula/man/generator-methods.Rd | 4
copula-0.999-2/copula/man/getAcop.Rd | 8
copula-0.999-2/copula/man/gnacopula.Rd | 27 -
copula-0.999-2/copula/man/gofCopula.Rd | 64 ++-
copula-0.999-2/copula/man/gofEVCopula.Rd | 6
copula-0.999-2/copula/man/gtrafo.Rd | 51 +-
copula-0.999-2/copula/man/indepCopula.Rd | 2
copula-0.999-2/copula/man/indepTest.Rd | 6
copula-0.999-2/copula/man/initOpt.Rd | 6
copula-0.999-2/copula/man/interval-class.Rd | 2
copula-0.999-2/copula/man/interval.Rd | 2
copula-0.999-2/copula/man/log1mexp.Rd | 2
copula-0.999-2/copula/man/loss.Rd | 2
copula-0.999-2/copula/man/math-fun.Rd | 2
copula-0.999-2/copula/man/multIndepTest.Rd | 4
copula-0.999-2/copula/man/multSerialIndepTest.Rd | 4
copula-0.999-2/copula/man/mvdc-class.Rd | 17
copula-0.999-2/copula/man/nacPairthetas.Rd | 4
copula-0.999-2/copula/man/nacopula-class.Rd | 6
copula-0.999-2/copula/man/nesdepth.Rd | 2
copula-0.999-2/copula/man/onacopula.Rd | 8
copula-0.999-2/copula/man/opower.Rd | 8
copula-0.999-2/copula/man/persp-methods.Rd | 2
copula-0.999-2/copula/man/plackettCopula.Rd | 2
copula-0.999-2/copula/man/pnacopula.Rd | 6
copula-0.999-2/copula/man/pobs.Rd | 2
copula-0.999-2/copula/man/polynEval.Rd | 2
copula-0.999-2/copula/man/printNacopula.Rd | 2
copula-0.999-2/copula/man/prob.Rd | 6
copula-0.999-2/copula/man/rF01FrankJoe.Rd | 10
copula-0.999-2/copula/man/rFFrankJoe.Rd | 2
copula-0.999-2/copula/man/rdj.Rd | 2
copula-0.999-2/copula/man/retstable.Rd | 2
copula-0.999-2/copula/man/rlog.Rd | 2
copula-0.999-2/copula/man/rnacModel.Rd | 2
copula-0.999-2/copula/man/rnacopula.Rd | 6
copula-0.999-2/copula/man/rnchild.Rd | 6
copula-0.999-2/copula/man/rstable1.Rd | 16
copula-0.999-2/copula/man/safeUroot.Rd | 2
copula-0.999-2/copula/man/serialIndepTest.Rd | 4
copula-0.999-2/copula/man/show-methods.Rd | 10
copula-0.999-2/copula/man/splom2.Rd | 2
copula-0.999-2/copula/man/tauAMH.Rd | 2
copula-0.999-2/copula/man/timing.Rd | 2
copula-0.999-2/copula/man/uranium.Rd | 2
copula-0.999-2/copula/src/polyn_eval.c | 5
copula-0.999-2/copula/src/retstable.c | 48 +-
copula-0.999-2/copula/tests/Stirling-etc.R | 3
copula-0.999-2/copula/tests/copula-play.R | 16
copula-0.999-2/copula/tests/estim-ex.R | 3
copula-0.999-2/copula/tests/fitting-ex.R | 23 -
copula-0.999-2/copula/tests/moments.R | 12
copula-0.999-2/copula/tests/pdf.R | 4
158 files changed, 1712 insertions(+), 1204 deletions(-)
Title: Inference for QTL Hotspots
Diff between qtlhot versions 0.6.7 dated 2012-10-23 and 0.7.0 dated 2012-10-25
Description: Functions to infer co-mapping trait hotspots and causal
models
Author: Elias Chaibub Neto
Maintainer: Brian S. Yandell
DESCRIPTION | 10 ++--
MD5 | 20 ++++----
R/cmst.R | 92 +++++++++++++++++++++++++----------------
data/CMSTCross.RData |binary
inst/doc/cmst.Rnw | 68 ++++++++++++++++++++++++++----
inst/doc/cmst.pdf |binary
inst/doc/qtlhot.pdf |binary
man/CMSTtests.Rd | 6 --
man/GetCandReg.Rd | 5 +-
man/PrecTpFpMatrix.Rd | 112 +++++++++++++++++++++++++++++++-------------------
vignettes/cmst.Rnw | 68 ++++++++++++++++++++++++++----
11 files changed, 267 insertions(+), 114 deletions(-)
Title: Less Code, More Results
Diff between lessR versions 2.5 dated 2012-08-10 and 2.6 dated 2012-10-25
Description: Each function accomplishes the work of several or more
standard R functions. For example, two function calls, Read()
and CountAll(), read the data and generate descriptive
statistics for all variables in the data frame, plus histograms
and bar charts as appropriate. Other functions provide for
descriptive statistics, a comprehensive regression analysis,
ANOVA and t-test, color plotting, color bar chart, color
histogram, color box plot, color density curves, a calibrated
power curve, and the reading and display of csv and other
formatted data. The function Help provides a help system that
suggests specific analyses and functions. Variable labels, and
color themes with the set function, are also available. A
confirmatory factor analysis of multiple indicator measurement
models is also available as well as pedagogical routines for
data simulation such as for the Central Limit Theorem.
Author: David W. Gerbing, School of Business Administration, Portland
State University
Maintainer: David W. Gerbing
lessR-2.5/lessR/R/qnt.t.R |only
lessR-2.5/lessR/data/datEmployee.rda |only
lessR-2.5/lessR/data/datMach4.rda |only
lessR-2.5/lessR/data/datTwoGroup.rda |only
lessR-2.5/lessR/man/datEmployee.Rd |only
lessR-2.5/lessR/man/datMach4.Rd |only
lessR-2.5/lessR/man/datTwogroup.Rd |only
lessR-2.5/lessR/man/qnt.t.Rd |only
lessR-2.6/lessR/DESCRIPTION | 8
lessR-2.6/lessR/MD5 | 217 +++++++++---------
lessR-2.6/lessR/NAMESPACE | 13 -
lessR-2.6/lessR/NEWS | 162 +++++++++++++
lessR-2.6/lessR/R/ANOVA.R | 130 +++-------
lessR-2.6/lessR/R/ANOVAz1.R |only
lessR-2.6/lessR/R/ANOVAz2.R |only
lessR-2.6/lessR/R/Correlation.R | 16 -
lessR-2.6/lessR/R/Density.R | 18 -
lessR-2.6/lessR/R/Help.R | 238 ++++++++++---------
lessR-2.6/lessR/R/LineChart.R | 26 +-
lessR-2.6/lessR/R/Logit.R | 14 -
lessR-2.6/lessR/R/Model.R | 14 -
lessR-2.6/lessR/R/PieChart.R | 8
lessR-2.6/lessR/R/Read.R | 384 ++++++++++++++++++++------------
lessR-2.6/lessR/R/Recode.R | 45 ++-
lessR-2.6/lessR/R/Regression.R | 19 -
lessR-2.6/lessR/R/ScatterPlot.R | 32 +-
lessR-2.6/lessR/R/Sort.R | 77 ++++--
lessR-2.6/lessR/R/Subset.R | 106 +++++++-
lessR-2.6/lessR/R/Transform.R | 40 +--
lessR-2.6/lessR/R/Write.R | 39 ++-
lessR-2.6/lessR/R/av.R | 4
lessR-2.6/lessR/R/av.brief.R | 4
lessR-2.6/lessR/R/bc.default.R | 9
lessR-2.6/lessR/R/bc.zdefault.R | 67 +++--
lessR-2.6/lessR/R/bx.default.R | 21 -
lessR-2.6/lessR/R/bx.zdefault.R | 23 -
lessR-2.6/lessR/R/corCFA.R | 191 ++++++++++-----
lessR-2.6/lessR/R/corEFA.R | 74 +++---
lessR-2.6/lessR/R/corProp.R | 10
lessR-2.6/lessR/R/corReflect.R | 8
lessR-2.6/lessR/R/corReorder.R | 8
lessR-2.6/lessR/R/corScree.R | 50 +---
lessR-2.6/lessR/R/cr.data.frame.R | 4
lessR-2.6/lessR/R/den.R | 10
lessR-2.6/lessR/R/den.zmain.R | 26 --
lessR-2.6/lessR/R/dn.R |only
lessR-2.6/lessR/R/dp.zmain.R | 45 ++-
lessR-2.6/lessR/R/hs.R |only
lessR-2.6/lessR/R/hst.R | 10
lessR-2.6/lessR/R/hst.default.R | 26 +-
lessR-2.6/lessR/R/hst.zdefault.R | 19 -
lessR-2.6/lessR/R/lc.zmain.R | 43 +--
lessR-2.6/lessR/R/lgt.R | 4
lessR-2.6/lessR/R/locate.R |only
lessR-2.6/lessR/R/logit.z3Residual.R | 23 +
lessR-2.6/lessR/R/logit.z4Pred.R | 42 ++-
lessR-2.6/lessR/R/model.brief.R | 4
lessR-2.6/lessR/R/model2.R | 4
lessR-2.6/lessR/R/plt.zmain.R | 52 +---
lessR-2.6/lessR/R/prob.tcut.R |only
lessR-2.6/lessR/R/rad.both.R | 4
lessR-2.6/lessR/R/rad.brief.R | 4
lessR-2.6/lessR/R/rad.labels.R | 6
lessR-2.6/lessR/R/rad2.R | 6
lessR-2.6/lessR/R/rec.zmain.R | 30 +-
lessR-2.6/lessR/R/reg.R | 4
lessR-2.6/lessR/R/reg.brief.R | 4
lessR-2.6/lessR/R/reg.explain.R | 4
lessR-2.6/lessR/R/reg.z1Basic.R | 11
lessR-2.6/lessR/R/reg.z3Residual.R | 31 +-
lessR-2.6/lessR/R/reg.z4Pred.R | 39 ++-
lessR-2.6/lessR/R/reg.z5Plot.R | 26 +-
lessR-2.6/lessR/R/scales.R |only
lessR-2.6/lessR/R/set.R | 212 ++++++++++++++++-
lessR-2.6/lessR/R/simCLT.R | 13 -
lessR-2.6/lessR/R/sp.R | 3
lessR-2.6/lessR/R/ss.znumeric.R | 8
lessR-2.6/lessR/R/tt.z1graph.R |only
lessR-2.6/lessR/R/tt.z1group.R | 42 ++-
lessR-2.6/lessR/R/tt.z2graph.R | 287 ++++++++++++-----------
lessR-2.6/lessR/R/tt.z2group.R | 231 +++++++++----------
lessR-2.6/lessR/R/ttest.R | 58 ++--
lessR-2.6/lessR/R/ttp2zgraph.R | 9
lessR-2.6/lessR/R/zzz.R | 141 +++--------
lessR-2.6/lessR/data/dataBikeJacket.rda |only
lessR-2.6/lessR/data/dataCars93.rda |only
lessR-2.6/lessR/data/dataEmployee.rda |only
lessR-2.6/lessR/data/dataGroups2.rda |only
lessR-2.6/lessR/data/dataMach4.rda |only
lessR-2.6/lessR/man/ANOVA.Rd | 54 +++-
lessR-2.6/lessR/man/BarChart.Rd | 45 +--
lessR-2.6/lessR/man/BoxPlot.Rd | 38 +--
lessR-2.6/lessR/man/Correlation.Rd | 8
lessR-2.6/lessR/man/Density.Rd | 38 +--
lessR-2.6/lessR/man/Histogram.Rd | 66 +++--
lessR-2.6/lessR/man/LineChart.Rd | 50 ++--
lessR-2.6/lessR/man/Logit.Rd | 75 ++----
lessR-2.6/lessR/man/Model.Rd | 6
lessR-2.6/lessR/man/PieChart.Rd | 5
lessR-2.6/lessR/man/Read.Rd | 50 ++--
lessR-2.6/lessR/man/Recode.Rd | 45 ++-
lessR-2.6/lessR/man/Regression.Rd | 30 +-
lessR-2.6/lessR/man/ScatterPlot.Rd | 99 ++++----
lessR-2.6/lessR/man/Sort.Rd | 60 ++---
lessR-2.6/lessR/man/Subset.Rd | 77 ++++--
lessR-2.6/lessR/man/Transform.Rd | 45 ++-
lessR-2.6/lessR/man/Write.Rd | 31 +-
lessR-2.6/lessR/man/corCFA.Rd | 37 +--
lessR-2.6/lessR/man/corEFA.Rd | 26 +-
lessR-2.6/lessR/man/corProp.Rd | 12 -
lessR-2.6/lessR/man/corReflect.Rd | 2
lessR-2.6/lessR/man/corReorder.Rd | 4
lessR-2.6/lessR/man/corScree.Rd | 2
lessR-2.6/lessR/man/dataBikeJacket.Rd |only
lessR-2.6/lessR/man/dataCars93.Rd |only
lessR-2.6/lessR/man/dataEmployee.Rd |only
lessR-2.6/lessR/man/dataGroups2.Rd |only
lessR-2.6/lessR/man/dataMach4.Rd |only
lessR-2.6/lessR/man/prob.tcut.Rd |only
lessR-2.6/lessR/man/set.Rd | 67 ++++-
lessR-2.6/lessR/man/simCLT.Rd | 6
lessR-2.6/lessR/man/ttest.Rd | 62 +++--
lessR-2.6/lessR/src/prop.f | 2
123 files changed, 2691 insertions(+), 1911 deletions(-)