Hi,

I know that +1 is used to specify an intercept in a R model. An example of
this would be: y~x+1

If I want to have a model where the log of the intercept is taken, the
equation y~x+log(1) will not take the log of the intercept.

Any suggestions on how to take the log of the intercept will be appreciated.

Thanks

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to