Displaying 12 results from an estimated 12 matches for "mass2".
Did you mean:
mass
1999 Nov 19
1
max.col
I am trying to run, in R -Windows95, the example in MASS2,
section 17.2. When I run predplot() on cush.lda I get
> predplot(cush.lda, "LDA")
Error: couldn't find function "max.col"
I get the plot OK, but within predict(), it balks on max.col
A more general question about using VR. Is there an easy way
to use library on VR...
1998 Sep 01
2
R-beta: Where to begin with R?
Please forgive if this question has been asked recently in this list. I've
scanned some of the recent archives and the FAQ and haven't found the
answer to my question.
I'm taking a class on Elementary Stats, basic stuff, and I found R while
looking for stats programs that run on Linux. The documentation seems to
be fairly complete on the functions contained within R, but to be honest,
2006 Aug 16
0
confusing about contrasts concept [long]
...{-l} C' (the generalized inverse of C) has a similar form
apart from a few row divisors:
>fractions(ginverse(contr.helmert(4)))
[,1] [,2] [,3] [,4]
[1,] -1/2 1/2 0 0
[2,] -1/6 -1/6 1/3 0
[3,] -1/12 -1/12 -1/12 1/4
(ginverse() will be available in S+4.0 and fractions(), now available in
the MASS2 library, simply displays numbers in fractional form so that
patterns are more obvious).
Thus the phi's are identified by requiring that they add to zero, and
*alpha_l = (phi_2 - phi_l )/2,
*alpha_2 = [phi_3 - (phi_l + phi_2)/2] / 3
&c. When the columns of C are not mutually orthogonal th...
1998 Jun 24
0
R-beta: Packages: KernSmooth logspline ppr rpart tree
...el section
tree: a clone of tree, prune.tree, cv.tree ...
which is fully operational but not much documented. Use your V&R2!
You can find out about KernSmooth, logspline, ppr and rpart in the
on-line statistics complements to Venables & Ripley at
http://www.stats.ox.ac.uk/pub/MASS2
The final release of the VR libraries is yet to come: it will follow
the bug-fixes in 0.62.2. If you really want to experiment, the current
version will be at http://www.stats.ox.ac.uk/pub/R, but do use this with
the latest R-release.tar.gz or R-snapshot.tar.gz.
--
Brian D. Ripley,...
1998 Jul 20
0
R-beta: V&R libraries, tree for 0.62.2, R Complements for V&R
..._0.2-2.tar.gz (giving most of the functionality of S's tree system
including all that I have ever used) are now available on CRAN's Vienna
node, and will propagate.
There is an early draft of an R user's complements on Venables & Ripley
available from
http://www.stats.ox.ac.uk/pub/MASS2/Compl.shtml
This is unlikely to be completed until 0.62.3 or perhaps 0.63 is
released.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks R...
1998 Jun 24
0
R-beta: Packages: KernSmooth logspline ppr rpart tree
...el section
tree: a clone of tree, prune.tree, cv.tree ...
which is fully operational but not much documented. Use your V&R2!
You can find out about KernSmooth, logspline, ppr and rpart in the
on-line statistics complements to Venables & Ripley at
http://www.stats.ox.ac.uk/pub/MASS2
The final release of the VR libraries is yet to come: it will follow
the bug-fixes in 0.62.2. If you really want to experiment, the current
version will be at http://www.stats.ox.ac.uk/pub/R, but do use this with
the latest R-release.tar.gz or R-snapshot.tar.gz.
--
Brian D. Ripley,...
1998 Jul 20
0
R-beta: V&R libraries, tree for 0.62.2, R Complements for V&R
..._0.2-2.tar.gz (giving most of the functionality of S's tree system
including all that I have ever used) are now available on CRAN's Vienna
node, and will propagate.
There is an early draft of an R user's complements on Venables & Ripley
available from
http://www.stats.ox.ac.uk/pub/MASS2/Compl.shtml
This is unlikely to be completed until 0.62.3 or perhaps 0.63 is
released.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks R...
1998 Nov 30
0
R for Windows -- packages
...ygwin bash on any system). Make a shortcut and run
from that. Unfortunately rterm will not either, so until that is
fixed, `batch' mode only works on Win9x.
An update of making packages on win32 will appear shortly. Meanwhile
the latest R complements to V&R
(http://www.stats.ox.ac.uk/pub/MASS2/compl.shtml) contain more
information on using Windows versions, even on installing and making
packages.
Finally: from the README:
Very little testing has been done: please report problems but do not
expect quick repairs.
All I have done is tested that the libraries load and run one or t...
2001 Nov 20
0
Formulating anova for partially nested model
...mat are crossed and fr is nested in op*meth interaction. op
and fr are taken as random. For each batch, only 4 on the total 5 matrices
are mesured (oven constraint), and op and meth are constant.
I spent time trying every kind of aov models seeming sensible to me, read
the according chapters in MASS2 and still didn't succeed writing the
formula to obtain the results I expected (e.a. meth tested vs meth*op, mat
vs mat*op, etc.).
Can someone bring some light to my clouded mind ?
Thanks in advance,
Y. Brostaux
=====================================================================
YVES BRO...
1998 Dec 15
1
No subject
Dear friends. This is again a very simple question, and I hope you will accept it. I have a dataset with variables in columns all with their names. Now I want to add a column indicating simply identity of patients, numbered according to row. There are 34 rows.
So I did:
>ID <- c(1:34)
but was not allowed to
>Ptt <- cbind(patients,ID)
and was informed that
>Error: names attribute
1999 Jun 30
2
Compile on NT
Hi,
I am getting following error messages while trying to compile:
cp -p man/*.Rd ../../library/base/man
rm -f ../../library/base/man/BATCH.Rd ../../library/base/man/COMPILE.Rd
../..
/library/base/man/INSTALL.Rd ../../library/base/man/REMOVE.Rd
../../library/ba
se/man/RHOME.Rd ../../library/base/man/SHLIB.Rd
echo done > fixRd
cp -p bin/fwf2table bin/helpPRINT.bat ../../../bin
echo
1998 Jan 29
3
Summary of mails concerning R help system
Hi,
here's a short summary of all the mails I got concerning the R help
system during the last days ... I really want to have all open
questions in this list, so if I forgot your most important topic
please forgive (and remind me again) ... it's probably only because of
lack of time such that I had to compile the list in a hurry ...
Ok, here we go:
1) It would be useful to have a button