[R] calculate the probability

2013-09-06 Thread Francesco Miranda
How to calculate the probability P (xt 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.

[R] probability of occurrence of an event and the probability of an event upon the occurrence of another event

2013-09-06 Thread Francesco Miranda
how can i calculate the probability of occurrence of an event and the probability of an event upon the occurrence of another event. P (A) and P (A | B) .. [[alternative HTML version deleted]] __ R-help

[R] truncation and approximation

2013-07-17 Thread Francesco Miranda
What is the function to do the truncation to a certain decimal digit of a number. And the function approximation? Thanks. Francesco M [[alternative HTML version deleted]] __

Re: [R] packages for input messages

2013-06-25 Thread Francesco Miranda
at you're looking for. > > Sarah > > On Mon, Jun 24, 2013 at 4:50 PM, Francesco Miranda > wrote: > > Hello,I was trying to enter commands input messages or error within a > > routin.for example : msg (consistency error: at the time ( j : generic > > ti

[R] packages for input messages

2013-06-24 Thread Francesco Miranda
Hello,I was trying to enter commands input messages or error within a routin.for example : msg (consistency error: at the time ( j : generic time ) the lower quantile is not less than the upper quantile) thanks in advanceFrancesco Miranda [[alterna

[R] Error

2013-06-21 Thread Francesco Miranda
<> what kind of error? how to solve it? [[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] quantile

2013-06-19 Thread Francesco Miranda
Hello,How do I extract only the value from the quantile function?example:quantile (x, probs = 0.10) 10%-1.83442I want to add salt only the number -1.83442 SincerelyFrancesco Miranda [[alternative HTML version deleted]]