Displaying 2 results from an estimated 2 matches for "precict".
Did you mean:
precinct
2010 Mar 24
0
how to solve error in precict( ) while using with rpart?
Hello,
I am working with rpart function but geting some error in prediction.
the same code works fine with iris dataset.
but applying other dataset it doesn't work.
sample code is given for reference.
> acc_model<-rpart(V1~V2+V3+V4+V5+V6+V7+V8, data=accEx.train)
> plotcp(acc_model)
>
2010 Mar 24
0
R-help ordinal regression
...> ? 90. Getting choropleth map intervals correct
> (LCOG1)
> ? 91. with data in the form of an R data objecte:
> Monte Carlo
> ? ? ? simulation in R (Hongwei Dong)
> ? 92. Re: Saving tab/csv delimited data with NaN's
> (Viswanathan Shankar)
> ? 93. how to solve error in precict( ) while using
> with rpart?
> ? ? ? (vibha patel)
> ? 94. Re: Bold greek letters using plotmath (Prof
> Brian Ripley)
> ? 95. R and/or REngine kills Java (Ralf B)
> ? 96. Re: Plot ``freezes''. (Prof Brian Ripley)
> ? 97. how to make a histogram with non-numeric x's...