>I am trying to use the Hmisc function transace to transform predictors
>
> test<-cbind(flowstress,pressres,alloy)
> xtrans<-transace(x,binary=pressres',monotonic='flowstress', 
> categorical='alloy')
>
>
>and I am getting the following message�
>Error in ace(x[, -i], x[, i], monotone = im, categorical = ic) : 
>       unused argument(s) (monotone ...)
>
>Any idea?

thanks anne
>thank for your help
>Anne
>
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to