Displaying 3 results from an estimated 3 matches for "leistungspaketen".
2003 Mar 11
3
R-Graphics: Scaling axis
...0
to 10).
x <- seq( from=0, to=10, by=.1)
sinx <- sin(x)
plot( x, sinx, type="l")
In noth help(plot) and help( par) I couldn't find a solution. What am I
missing?
Thanks for any hint,
till
________________________________________
Mehr Power f?r Ihre eMail - mit den neuen Leistungspaketen bei http://www.epost.de
2003 Mar 17
0
Built-In Wilks Lambda for lda?
...t this is not working every
time. manova errors sometimes "residuals have rank x < y" where "y" equals
ncol(df). But this shouln't impact Wilk's Lambda?
Thanks for your help,
till
________________________________________
Mehr Power f?r Ihre eMail - mit den neuen Leistungspaketen bei http://www.epost.de
2003 Mar 24
1
wavelet model on time series in R?
Hello,
Is there package built for R that can do model/prediction on time
series data using wavelet?
If not, does anyone know what popular software can do that?
Thanks much,
yan