Dear R users,
I have some data sets and I'd want to test if they are genarated under
different probability functions. That is, some of them by gamma
distribution, exponential one etc.
Could anybody propose me any test (or procedure) to see that.
I search something similar to the normality tests.
Thanks Haris,
That's OK
Martín Gastón
Statistics and Opration Research Department
Public University of Navarre (Spain)
El Vie, 23 de Mayo de 2008, 12:13, Charilaos Skiadas escribió:
> Try results=verbatim instead of results=tex.
>
> Haris Skiadas
> Department of Mathematics and Computer Science
Before call library(package) it is needed install the package. To make
that, select Packages/InstallPkages... choose your nearest mirror and
select the package from the list and accept.
After that you can call library(tseries)
for example
Regards
El Vie, 23 de Mayo de 2008, 9:00, justin bem escr
Dear R users,
I'm working in a brief R-tutorial to a group of students. To make that I'm
using Sweave but I've got two problems:
First, I want show how R operates with the matrix type but, I write in the
.rnw document the code
<>=
matriz <- matrix(vector,nrow=3,ncol=6)
matriz
@
and after compi
4 matches
Mail list logo