Displaying 4 results from an estimated 4 matches for "simmulator".
Did you mean:
simulator
2010 Aug 23
2
Memory Issue
Dear All,
I have an issue on memory use in R programming.
Here is the brief story: I want to simulate the power of a nonparameteric
test and compare it with the existing tests. The basic steps are
1. I need to use Newton method to obtain the nonparametric MLE that involves
the inversion of a large matrix (n-by-n matrix, it takes about less than 3
seconds in average to get the MLE. n = sample
2008 Oct 23
0
Pspice won't run because of the "debug" mode of running it
There are "spice" in Linux, the electronics editor, simmulator stuff.
However, when I tried to run PSpice on wine, it complains that it can't be run in debug mode. I think it's a measure to prevent piracy. Is there a way to run it under wine not under debug mode?
2008 Oct 23
0
Re: Pspice won't run because of the "debug" mode of ru
Nan Null wrote:
> There are "spice" in Linux, the electronics editor, simmulator stuff.
> However, when I tried to run PSpice on wine, it complains that it can't be run in debug mode. I think it's a measure to prevent piracy. Is there a way to run it under wine not under debug mode?
It's a standard message that just means copy-protection failed check. Debugger...
2010 Aug 24
0
mlm for within subject design
Thank you for reading. I am trying to get sphericity values, and I understood I need to use mlm, but how do I implement a nested within subject design in mlm? I already read the R newsletter, fox chapter appendix, EZanova, and whatever I could find online.
My original ANOVA
anova(aov(resp ~ sucrose*citral, random =~1 | subject, data = p12bl, subset = exps==1))
Or
anova(aov(resp ~