Displaying 14 results from an estimated 14 matches for "xobs".
Did you mean:
jobs
2009 Oct 12
1
Kolmogorov smirnov test
Hi r-users,
I would like to use Kolmogorov smirnov test but in my observed data(xobs) there are ties. I got the warning message. My question is can I do something about it?
ks.test(xobs, xsyn)
Two-sample Kolmogorov-Smirnov test
data: xobs and xsyn
D = 0.0502, p-value = 0.924
alternative hypothesis: two-sided
Warning message:
In ks.test(xobs, xsyn) : cannot compute...
2008 Apr 09
1
chi-square test
Hi R-users,
I would like to find the goodness of fit using Chi-suare test for my data below:
xobs=observed data, xtwe=predicted data using tweedie, xgam=predicted data using gamma
> xobs <- c(223,46,12,5,7,17)
> xtwe <- c(217.33,39,14,18.33,6.67,14.67)
> xgam <- c(224.67,37.33,12.33,15.33,5.33,15)
> chisq.test(xobs, xtwe = xtwe, rescale.p = TRUE)
Error in chisq.test(xobs,...
2009 Feb 27
1
Sweave doesn't do csv.get()
...verybody
I use R2.8.0 on Mac OS X. I set up LyX 1.6.1 to use Sweave today. I can
compile the test file I found on CRAN (
http://cran.r-project.org/contrib/extra/lyx/) without a problem and the
output looks very nice. In the test file the following R code is used.
<<myFirstChunkInLyX>>=
xObs <- 100; xMean <- 10; xVar <- 9
x <- rnorm(n=xObs, mean=xMean, sd=sqrt(xVar))
mean(x)
@
that should be the same as:
xObs <- 100
xMean <- 10
xVar <- 9
x <- rnorm(n=xObs, mean=xMean, sd=sqrt(xVar))
mean(x)
in the R console.
My problem is that I want to import data to use in...
2006 Jun 18
1
bug with boot.sw98 function (PR#8999)
...ows XP HE
Submission from: (NULL) (84.9.38.207)
I'm using the FEAR library to perform Data Envelopment analysis with a 36,000
obs dataset.
The function dea is working fine but then when I try to use the boot.sw98 to
come up with some sensitivity analysis I get the following error:
boot.sw98(XOBS=x,YOBS=y,NREP=100,DHAT=dhat,RTS=3,ORIENTATION=2)
Error in 0:L : NA/NaN argument
In addition: Warning message:
longer object length
is not a multiple of shorter object length in: kappam * Gcounts
What does this mean? Is this because I have too many observations? What can I do
to fix it?
Pl...
2010 Jun 01
2
Mid-P value for a chi-squared test
Can anyone tell me how to calculate a mid-p value for a chi-squared test
in R?
Many thanks,
Andrew Wilson
2004 Jul 21
1
function ms
Dear R users,
I am using the MICE package. Specifically, at some point in my code I have
imp2=mice(PoptotalMICE,imputationMethod="logreg2")
And R returns...
iter imp variable
1 1 MICEYError in logitreg(xobs, yobs, intercept=F) :
couldn't find function "ms"
I have been looking for this ms function on the web, hoping it was just a matter of downloading a package. I didn't find anything.
I have tried getAnywhere without success.
What can it be? Where is the function ms?
Tha...
2007 Aug 08
0
mice package
Hi all,
I am trying to run the mice package (for multiple imputation) on a
data frame that is 5174 x 100. When I run mice(frame), I get the
following response:
Error in solve.default(t(xobs) %*% xobs) :
Lapack routine dgesv: system is exactly singular
and execution stops.
I'm no expert at matrix algebra, so if someone could explain this to
me and what I can do to get around it, I'd be very appreciative.
Thanks.
Best,
-N.
----------
Nathan A. Paxton
Ph.D. Candidate
Dep...
2008 Aug 29
0
NA microarray for kmeans clustering
...1 1 1 1 1 0 0 2
1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 3
1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15
1 1 1 1 1 1 1 1 1 1 1 2 2 3 3 21
> imp <-mice(y)
The message I get is:
iter imp variable
1 1 V2Error in solve.default(t(xobs) %*% xobs) :
system is computationally singular: reciprocal condition number =
1.0438e-19
> imp
Error: object "imp" not found
I also tried using different methods as mentioned in the manual, but I get
the same error everytime. Any suggestions on what could be wrong? And what...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...ce.wolfsonmicro.com>
Scott Liu <scott.liu@emc.com.tw>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...ce.wolfsonmicro.com>
Scott Liu <scott.liu@emc.com.tw>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ce.wolfsonmicro.com>
Scott Liu <scott.liu@emc.com.tw>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ce.wolfsonmicro.com>
Scott Liu <scott.liu@emc.com.tw>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...ott.liu@emc.com.tw>
Scott Mayhew <smayhew@redhat.com>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...ott.liu@emc.com.tw>
Scott Mayhew <smayhew@redhat.com>
Scott Murray <scott@spiteful.org>
Scott Teel <scott.stacy.teel@hp.com>
Scott Teel <scott.teel@hp.com>
Scott Wood <scottwood@freescale.com>
Sean Connor <sconnor004@allyinics.org>
Sean Cross <xobs@kosagi.com>
Sean Finney <seanius@seanius.net>
Sean Hefty <sean.hefty@intel.com>
Sean M. Pappalardo - D.J. Pegasus <spappalardo@mixxx.org>
Sean MacLennan <seanm@seanm.ca>
Sean Patrick Santos <quantheory@gmail.com>
Sean Paul <seanpaul@chromium.org>...