rlson"
An: "Jens Koch" , "r-help@r-project.org"
Betreff: RE: [R] discriminant analysis lda under MASS
If the textbook provides the equations, you can work through them directly. But
without knowing more, it is hard to say. You could also conta
, TX 77840-4352
-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Jens Koch
Sent: Wednesday, March 2, 2016 9:19 AM
To: r-help@r-project.org
Subject: [R] discriminant analysis lda under MASS
Hello all,
I'd like to run a simple discriminant analysis to
Hello all,
I'd like to run a simple discriminant analysis to jump into the topic with the
following dataset provided by a textbook:
Gruppe Einwohner Kosten
1 1642 478,2
1 2418 247,3
1 1417 223,6
1 2761 505,6
1 3991 399,3
1 2500 276
1 6261 542,5
1 3260 308,9
1 2516 453,6
1 4451 430,2
1 3504 413,8
There is a good tutorial here:
http://www.statsoft.com/textbook/discriminant-function-analysis/
I doubt your question is appropriate for this list ... good luck!
David Cross
d.cr...@tcu.edu
www.davidcross.us
On May 8, 2011, at 7:28 PM, Sylvia Rocha wrote:
> I am a student of ecology from B
I am a student of ecology from Brazil and I need a tutorial on discriminant
analysis, can someone help me?
sylvia
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
Please do not double post. See my answer to your other message from today.
Uwe Ligges
On 30.12.2010 14:31, Yemi Oyeyemi wrote:
Dear R-helpers
I am having problem or reservation analyzing my data
using discrminant analysis. The problem is that all my dependent variables
Dear R-helpers
I am having problem or reservation analyzing my data
using discrminant analysis. The problem is that all my dependent variables are
categorical which means that the normalty assumption is no longer valid. Can
one
still use discrminant analysis for such dat
Which kind of discriminant analysis?
If you mean LDA, use lda() in package MASS and read the correpsonding
book "Modern Applied Statistics with S" by Venables and Ripley published
by Springer.
Uwe Ligges
On 01.06.2010 09:24, suman dhara wrote:
Sir,
Can you suggest some function for discrim
Sir,
Can you suggest some function for discriminant analysis for Binary response
having continuous as well as categorical regressors.
Thanks,
Suman Dhara
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.
Beatriz Yannicelli wrote:
Dear all:
Is it possible to conduct a discriminant analysis in R with categorical and
continuous variables as predictors?
Beatriz
Beatriz,
Simply doing this in the R console:
RSiteSearch("discriminant")
yields many promising links. In particular, check documentatio
Dear all:
Is it possible to conduct a discriminant analysis in R with categorical and
continuous variables as predictors?
Beatriz
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r
Hi listers,
I am working on a program in order to create an ellipse as a limit of my
observations there are well classified.
I have two independent variables for an quadratic discriminant function
between 2 groups where my mean is zero and my covariance matrix is
proportional.
Q=y'Ay+c
My program
Hi listers,
I have a statistical question corcerning the posteriori probability of a
discriminant analysis.
I am calculating the probabilities under R using the formula.
posteriori_j=exp(q_j(y))/sum(q_j(y))
qj(y) is my quadratic discriminant function for the case where my covariance
matrix are pro
reauire(MASS) ; ?predict.lda should enlighten you. Glancing at V&R4
might be a bit more illuminating...
HTH
Emmanuel Charpentier
Le vendredi 03 avril 2009 à 22:29 +0200, Pavel Kúr a écrit :
> Hello!
>
> I need some help with the linear discriminant analys
Hello!
I need some help with the linear discriminant analysis in R.
I have some plant samples (divided into several groups) on which I
measured a few quantitative characteristics. Now, I need to infer some
classification rules usable for identifying new samples.
I have used the function lda from t
Jose Antonio wrote:
Dear R users,
I have some environmental variables and I need to find the best combination
of them in order to separate two main groups (coded 1 and 2). I have
performed a discriminant analysis using the stepclass function as a method
for selecting the most relevant environm
Dear R users,
I have some environmental variables and I need to find the best combination
of them in order to separate two main groups (coded 1 and 2). I have
performed a discriminant analysis using the stepclass function as a method
for selecting the most relevant environmental variables.
The pr
17 matches
Mail list logo