Synth-0.1-3/Synth/README |only Synth-0.1-4/Synth/DESCRIPTION | 8 ++++---- Synth-0.1-4/Synth/man/basque.Rd | 4 +++- Synth-0.1-4/Synth/man/dataprep.Rd | 2 +- Synth-0.1-4/Synth/man/fn.V.Rd | 10 ++++------ Synth-0.1-4/Synth/man/gaps.plot.Rd | 6 ++---- Synth-0.1-4/Synth/man/path.plot.Rd | 8 ++------ Synth-0.1-4/Synth/man/spec.pred.func.Rd | 8 ++------ Synth-0.1-4/Synth/man/synth.Rd | 2 +- Synth-0.1-4/Synth/man/synth.data.Rd | 4 ++-- Synth-0.1-4/Synth/man/synth.tab.Rd | 4 ++-- 11 files changed, 23 insertions(+), 33 deletions(-)More information about Synth at CRAN
RGrace-0.5-5/RGrace/CONTENTS |only RGrace-0.5-5/RGrace/INDEX |only RGrace-0.5-5/RGrace/inst/scripts/, |only RGrace-0.5-5/RGrace/src |only RGrace-0.6-6/RGrace/DESCRIPTION | 12 RGrace-0.6-6/RGrace/NAMESPACE | 16 RGrace-0.6-6/RGrace/R/annot.R | 84 -- RGrace-0.6-6/RGrace/R/figure.back.R | 82 ++ RGrace-0.6-6/RGrace/R/grid_sub.R | 302 ++------ RGrace-0.6-6/RGrace/R/io.wisards.R | 74 +- RGrace-0.6-6/RGrace/R/util.hooks.R | 15 RGrace-0.6-6/RGrace/R/zzz.interface.R | 563 +++++----------- RGrace-0.6-6/RGrace/inst/ChangeLog | 54 + RGrace-0.6-6/RGrace/inst/db.interface.glade |only RGrace-0.6-6/RGrace/inst/ggplot.glade |only RGrace-0.6-6/RGrace/inst/scripts/LabLog.create.sql | 62 - RGrace-0.6-6/RGrace/inst/scripts/README | 7 RGrace-0.6-6/RGrace/inst/scripts/db.wizards.R | 287 ++++---- RGrace-0.6-6/RGrace/inst/scripts/figure.startup.exmpl.R | 14 RGrace-0.6-6/RGrace/inst/scripts/gdk2.interface.R |only RGrace-0.6-6/RGrace/inst/scripts/select_all_query.sql |only RGrace-0.6-6/RGrace/man/RGrace-GUI.Rd | 40 + RGrace-0.6-6/RGrace/man/figure.Rd | 4 RGrace-0.6-6/RGrace/man/ggplot.Rd | 2 RGrace-0.6-6/RGrace/man/grid.data.Rd | 23 RGrace-0.6-6/RGrace/man/hooks.Rd | 16 26 files changed, 733 insertions(+), 924 deletions(-)More information about RGrace at CRAN
DESCRIPTION | 8 +- NAMESPACE | 4 - R/createMatrix.R | 8 +- R/eqmcc.R | 90 +++++++++++------------ R/findSubsets.R | 13 +-- R/print.is.tt.R |only R/qmcc.R | 188 +++++++++++++++++++++++--------------------------- R/truthTable.R | 109 ++++++++++++---------------- R/verifyQCA.R | 70 +++++++++++++----- inst/CHANGES | 6 + inst/TODO | 4 + man/QCA-internal.Rd | 14 ++- man/QCA.package.Rd | 11 +- man/allExpressions.Rd | 2 man/createMatrix.Rd | 2 man/createString.Rd | 2 man/demoChart.Rd | 2 man/eqmcc.Rd | 9 +- man/factorize.Rd | 2 man/findPrimes.Rd | 5 - man/findSubsets.Rd | 2 man/getRow.Rd | 2 man/prettyString.Rd | 2 man/prettyTable.Rd | 2 man/qmcc.Rd | 11 ++ man/readTosmana.Rd | 2 man/solveChart.Rd | 2 man/truthTable.Rd | 16 ++-- 28 files changed, 308 insertions(+), 280 deletions(-)More information about QCA at CRAN
pls-2.0-1/pls/man/MSEP.Rd |only pls-2.1-0/pls/CHANGES | 50 +++++ pls-2.1-0/pls/DESCRIPTION | 8 pls-2.1-0/pls/R/crossval.R | 46 ++-- pls-2.1-0/pls/R/jackknife.R |only pls-2.1-0/pls/R/mvr.R | 11 - pls-2.1-0/pls/R/mvrCv.R | 44 ++-- pls-2.1-0/pls/R/mvrVal.R | 313 ++++++++++++++++----------------- pls-2.1-0/pls/R/mvr_wrappers.R | 6 pls-2.1-0/pls/R/oscorespls.fit.R | 4 pls-2.1-0/pls/R/plots.R | 135 +++++++++----- pls-2.1-0/pls/R/predict.mvr.R | 8 pls-2.1-0/pls/R/simpls.fit.R | 4 pls-2.1-0/pls/R/summaries.R | 20 +- pls-2.1-0/pls/R/widekernelpls.fit.R |only pls-2.1-0/pls/man/coef.mvr.Rd | 7 pls-2.1-0/pls/man/coefplot.Rd | 17 + pls-2.1-0/pls/man/crossval.Rd | 31 ++- pls-2.1-0/pls/man/delete.intercept.Rd | 4 pls-2.1-0/pls/man/jack.test.Rd |only pls-2.1-0/pls/man/kernelpls.fit.Rd | 3 pls-2.1-0/pls/man/mvr.Rd | 8 pls-2.1-0/pls/man/mvrCv.Rd | 31 ++- pls-2.1-0/pls/man/mvrVal.Rd |only pls-2.1-0/pls/man/naExcludeMvr.Rd | 1 pls-2.1-0/pls/man/oscorespls.fit.Rd | 3 pls-2.1-0/pls/man/pls.options.Rd | 4 pls-2.1-0/pls/man/predplot.Rd | 30 ++- pls-2.1-0/pls/man/simpls.fit.Rd | 3 pls-2.1-0/pls/man/validationplot.Rd | 23 +- pls-2.1-0/pls/man/var.jack.Rd |only pls-2.1-0/pls/man/widekernelpls.fit.Rd |only 32 files changed, 498 insertions(+), 316 deletions(-)More information about pls at CRAN
Package: nonbinROC Type: Package Title: ROC-type analysis for non-binary gold standards Version: 1.0.1 Date: 2007-10-17 Author: Paul Nguyen Maintainer: Paul NguyenMore information about nonbinROC at CRANDescription: Estimate and compare the accuracies of diagnostic tests in situations where the gold standard is continuous, ordinal or nominal. License: GPL (>= 2) Packaged: Wed Oct 17 15:04:30 2007; pnguyen
CHANGES | 8 +++ DESCRIPTION | 6 +- R/glht.R | 9 +-- R/helpers.R | 100 +++++++++++++++++++++++++++++++++----- inst/doc/multcomp.pdf |binary tests/bugfix.R | 12 ++++ tests/bugfix.Rout.save |only tests/codetools-checks.Rout.save | 4 + tests/multcomp-oldtests.Rout.save | 76 ++++++++++++++-------------- tests/regtest-Tukey.Rout.save | 14 ++--- tests/regtest-anova.Rout.save |only tests/regtest-interface.Rout.save | 6 +- tests/regtest-lme.R | 15 +++++ tests/regtest-lme.Rout.save |only 14 files changed, 181 insertions(+), 69 deletions(-)More information about multcomp at CRAN