Displaying 3 results from an estimated 3 matches for "mafa".
Did you mean:
maf
2011 Feb 25
1
speed up process
...pos, MoreArgs=list(xvar=ind.xvar, yvar=k))
Thanks in advance for any hints.
Ivan
#create data (it looks horrible with these datasets but it doesn't
matter here)
mydata1 <- structure(list(species = structure(1:8, .Label = c("alsen",
"gogor", "loalb", "mafas", "pacyn", "patro", "poabe", "thgel"), class =
"factor"), fruit = c(0.52, 0.45, 0.43, 0.82, 0.35, 0.9, 0.68, 0), Asfc =
c(207.463765, 138.5533755, 70.4391735, 160.9742745, 41.455809,
119.155109, 26.241441, 148.337377), Tfv = c(47068.1437773...
2003 Apr 26
0
R interface
...Software Package for Multivariate Analysis and Multivariate Time Series
Analysis
NEW: INTERFACE TO R SOFTWARE
Examples:
http://www.brodgar.com/brodgarandr.htm
and
http://www.brodgar.com/ordination.htm
http://www.brodgar.com/timeseries.htm
Key phrases:
Interface to R, dynamic factor analysis, MAFA, (partial) canonical
correspondence analysis, discriminant analysis, (partial) redundancy
analysis, variance partitioning, principal component analysis, factor
analysis, correspondence analysis, multidimensional scaling, index
functions, structural time series, boxplots, dotplots, lattice graphs,
c...
2011 Feb 28
0
Fwd: Re: speed up process
...with the output of Rprof (with this
reduced dataset and with a simpler function, it is here much faster than
in real life).
Thanks you again for your help!
## CODE ##
mydata1<- structure(list(species = structure(1:8, .Label =
c("alsen","gogor", "loalb", "mafas", "pacyn", "patro", "poabe",
"thgel"), class = "factor"), fruit = c(0.52, 0.45, 0.43, 0.82, 0.35,
0.9, 0.68, 0), Asfc = c(207.463765, 138.5533755, 70.4391735,
160.9742745, 41.455809, 119.155109, 26.241441, 148.337377), Tfv =
c(47068.143777...