--
drs. H.A. (Arien) Lam (Ph.D. student)
Department of Physical Geography
Faculty of Geosciences
Utrecht University, The Netherlands
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http:/
ented, minimal, self-contained, reproducible code.
--
drs. H.A. (Arien) Lam (Ph.D. student)
Department of Physical Geography
Faculty of Geosciences
Utrecht University, The Netherlands
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-h
t; Alain Guillet
> Statistician and Computer Scientist
>
> SMCS - Institut de statistique - Université catholique de Louvain
> Bureau d.126
> Voie du Roman Pays, 20
> B-1348 Louvain-la-Neuve
> Belgium
>
> tel: +32 10 47 30 50
>
> _
gt; [1] "10/200"
>> {
> + enres<-enet(x=X,y=Y[,j],lambda=1,normalize=TRUE,intercept=TRUE)
> + fit<-predict.enet(enres, X, type="coefficients")
> + store[,j]<-fit$coefficients
> + }
> *Error in store[, j] <- fit$coefficients :
> number of ite
e mixed and I want to sort/order them by
> the date and time.
> #The class of the Date/time is as followed:
> class(data.input01$V1)
> [1] "factor"
>
> # I've already tried sort and order but it didn't work
> #Are there any suggestions, how I can solve this is
5 matches
Mail list logo