[R] Concatenate 2 functions

herodote@oreka.com herodote at oreka.com
Thu Jul 21 16:30:17 CEST 2005


hi all

I need to concatenate 2 functions into one like
temp<-1:1000
for(i=0;i<1000;i++)
{
func<- func & function(beta) dweibull(temp[i],beta,eta)
}

Any idee on this?

thks
guillaume.

////////////////////////////////////////////////////////////
// Webmail Oreka : http://www.oreka.com
////////////////////////////////////////////////////////////




More information about the R-help mailing list