search for: lubaroz

Displaying 3 results from an estimated 3 matches for "lubaroz".

Did you mean: lbaron
2007 Nov 25
1
GAM with constraints
Hi, I am trying to build GAM with linear constraints, for a general link function, not only identity. If I understand it correctly, the function pcls() can solve the problem, if the smoothness penalties are given. What I need is to incorporate the constraints before calculating the penalties. Can this be done in R? Any help would be greately appreciated. -- View this message in context:
2008 Mar 25
1
re gression trees: mean square vs. absolute errors
Hi, I am working with CART regression now to predict a probability; the response is binary. Could anyone tell me in which cases it is better to use mean square error for splitting nodes and when mean absolute error should be preferred. I am now using the default (MSE) version and I can see that the obtained optimal tree is very different from the tree with the least mean absolute error. Thanks in
2007 Dec 19
0
scale estimation for Gamma distribution
Hey, I make a regression for Gamma distribution with log link, in R and in SAS. In R, the dispersion is estimated by \phi=Deviance/(#_of_observations), In SAS, there are two options: \phi=Deviance/(#_of_observations-#_of_params) or \phi=Pearson/(#_of_observations-#_of_params). I understand that SAS formulae are correct, however, the coefficients, obtained by R and by the first version of SAS,