Displaying 2 results from an estimated 2 matches for "limsi".
Did you mean:
lims
2007 Apr 01
1
[newbie] mesuring adequation of normal distribution with a variable
Hello,
I'm looking for a way of mesuring the adequation of a given variable with
the normal distribution. Does R provide a standard test for this purpose,
or is there a statistical methodology?
Best,
Sylvain Loiseau
2009 Aug 26
1
Problem with standard generic methods in Matrix package
I have posted this message on r-lang, but it is perhaps more appropriate
on r-devel:
---
Hello,
I'm puzzled by a problem with call to diag(), rowSums(), rownames() on
objects of class "dgtMatrix", created by sparseMatrix() or spMatrix().
I use Matrix 0.999375-30.
The weird thing is that I don't encounter any problem when I use this
functions on the R prompt, or