Hi Peter,
Thank you so much for your tips. Have a nice Easter.
Gian
Il giovedì 2 aprile 2015, peter dalgaard ha scritto:
>
> > On 30 Mar 2015, at 17:11 , Gian Maria Niccolò Benucci <
> gian.benu...@gmail.com > wrote:
> >
> > Dear R-usrs,
> >
> > I am trying to perform a MANOVA on a data frame wi
> On 30 Mar 2015, at 17:11 , Gian Maria Niccolò Benucci
> wrote:
>
> Dear R-usrs,
>
> I am trying to perform a MANOVA on a data frame with 31 columns about soil
> parameters and 1 column containing the explanatory variable (Fraction) that
> have three levels.
> my code is the following:
>
> d
Dear R-usrs,
I am trying to perform a MANOVA on a data frame with 31 columns about soil
parameters and 1 column containing the explanatory variable (Fraction) that
have three levels.
my code is the following:
datam <- read.table("data_manova2.csv", header=T, sep=",")
names(datam)
manova_fraction
3 matches
Mail list logo