Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

9 results for “from:Carla Rebelo”

Cross Validation
Carla Rebelo · Feb 27, 2008 · r-help

Hello, How can I do a cross validation in R? Thank You!

Recursive Function
Carla Rebelo · Jan 22, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080122/925cfef3/attachment.pl

The function predict
Carla Rebelo · Feb 11, 2008 · r-help

Good Morning! May you help me? I need to understand the function predict. I need to understand the algorithm implemented, the calculations associated. Where can I find this information? Thank You!

Error
Carla Rebelo · Mar 7, 2008 · r-help

Hello! I need some help, because I don't know how this error means: Error: variables ?Output1?, ?Output2?, ?Output3?, ?Output4?, ?Output5? were specified with different types from the fit Execution halted Can you help me? Thank You

Two dependent variables in formula
Carla Rebelo · Jan 9, 2008 · r-help

Hello, I' m trying to change the formula in the rpart function. The format of a general formula is Answer ~ expression, where Answer is the dependent variable and expression is set of terms containing the independent variables and separated by...

contingency table
Carla Rebelo · Feb 14, 2008 · r-help

Hello! May you help me? I'm trying to do a contingency table using this > data(iris) > library(rpart) > modelo <- rpart(Species ~., iris) > prev <- predict(modelo, iris) Finally the contingency table > table(iris$Species, prev) But an error occurs: Error...

How can I join two lists?
Carla Rebelo · Jan 25, 2008 · r-help

How can I join two lists? I have q1 and q2 and I want to merge them. I have tried to use the comand merge, but not work. Any solutions? Thanks! > q1 $Input1 7.84615384615385 0.5 $Input2 8.92307692307692...

Concatenate a Variable
Carla Rebelo · Feb 1, 2008 · r-help

Good morning! I do not speak English very well and so I will try to explain the best I can. I have this: > tabela[,1] [1] a a b b a c b a c c c c c Levels...

Array within an array
Carla Rebelo · Apr 21, 2008 · r-help

Hello, I need help to build an array within an array, i. e., I have this: tt[,,c(1,2)] , , metadados.class_7.R CS WRC LRA Inicial 1.0000000 1.0000000 1.0000000 Final 0.5974482 0.6095162 0...

Can't find what you're looking for? Try searching with Google .