search for: rasti

Displaying 4 results from an estimated 4 matches for "rasti".

Did you mean: basti
2011 Mar 14
0
selection of hinge function with restrictions, machine learning, earth package,
On 2011-01-27 14:22, Rasti Matus wrote: > I have a few questions regarding machine learning packages in R, > e.g. earth package ... > > 1) How could I force the algorithm to generate knots only with > values < 90 for variable doy? Not possible in the current implementation. In principle it would be possi...
2006 Nov 03
1
How to convert an existing package?
Dears, how could I convert an existing package to be able to modify it? Let s say, if I want to change the way how the results of the package are display (to see the oroginal code of the code). Thanks [[alternative HTML version deleted]]
2011 Jan 27
0
selection of hinge function with restrictions, machine learning, earth package,
...the example below. 1) How could I force the algorithm to generate knots in hinge function only with values < 90 for e.g. variable doy? 2) Is it possible to restrict the algorithm to generate maximum number of terms per a selected variable e.g. humidity? e.g. 1 term instead of 2? Thanks a lot. rasti >library(faraway) >data(ozone) >a=earth(O3~.,data=ozone) >summary(a) Call: earth(formula=O3~., data=ozone) coefficients (Intercept) 8.6910756 h(vh-5740) 0.0152607 h(5740-vh) -0.0130076 h(9-wind) 0.3044601 h(humidity-41) 0.2753048 h(humidit...
2006 Nov 27
0
How to simulate data from copulas?
...^theta-1) / (-((theta*(1 - log(t))^(-1 + theta))/t)) I am always meeting some difficulies to random generate data. Or to make a program code to count inverse function of my phi which should help in the algorithm to generate data. It would be grateful if you could help me. Thanks a lot. -- Mgr. Rastislav Matúš PhD. Student Department of Land and Water Resources Management Faculty of Civil Engineering Slovak University of Technology Blok C, 12. posch., Radlinského 11, 813 68 Bratislava 15, EUROPE BUREAU: Tel.: +421 2 59274 622, fax: +421 2 52923575 PERSONAL: +421 908 623450 E-mail: matus@svf...