search for: mc2

Displaying 20 results from an estimated 31 matches for "mc2".

Did you mean: ec2
2017 Mar 28
2
`[` not recognized as a primitive in certain cases.
?typeof? is your friend here: > typeof(`[`) [1] "special" > typeof(mc[[1]]) [1] "symbol" > typeof(mc2[[1]]) [1] "special" so mc[[1]] is a symbol, and thus not a primitive. - Lukas > On 28 Mar 2017, at 14:46, Michael Lawrence <lawrence.michael at gene.com> wrote: > > There is a difference between the symbol and the function (primitive > or closure) to which it is boun...
2017 Mar 28
2
`[` not recognized as a primitive in certain cases.
...s4-class-subset-inheritance-with-additional-arguments While going through callNextMethod, I've noticed the following odd behaviour: mc <- call("[",iris,2,"Species") mc[[1]] ## `[` is.primitive(`[`) ## [1] TRUE is.primitive(mc[[1]]) ## [1] FALSE # Expected to be TRUE mc2 <- as.call(list(`[`,iris,2,"Species")) is.primitive(mc2[[1]]) ## [1] TRUE So depending on how I construct the call (using call() or as.call() ), the function `[` is or is not recognized as a primitive by is.primitive() The behaviour is counterintuitive and -unless I miss something o...
2017 Mar 28
0
`[` not recognized as a primitive in certain cases.
...u gents, I overlooked the subtle differences. On Tue, Mar 28, 2017 at 2:49 PM, Lukas Stadler <lukas.stadler at oracle.com> wrote: > ?typeof? is your friend here: > > > typeof(`[`) > [1] "special" > > typeof(mc[[1]]) > [1] "symbol" > > typeof(mc2[[1]]) > [1] "special" > > so mc[[1]] is a symbol, and thus not a primitive. > > - Lukas > > > On 28 Mar 2017, at 14:46, Michael Lawrence <lawrence.michael at gene.com> > wrote: > > > > There is a difference between the symbol and the function (...
2017 Mar 28
0
`[` not recognized as a primitive in certain cases.
There is a difference between the symbol and the function (primitive or closure) to which it is bound. This: mc2 <- as.call(list(`[`,iris,2,"Species")) Evaluates `[` to its value, in this case the primitive object, and the primitive itself is incorporated into the returned call. If you were to do this: mc2 <- as.call(list(quote(`[`),iris,2,"Species")) The `[` would _not_ be evalua...
2008 Nov 01
4
FLAC Test files
Hi all! I'm implementing FLAC playback in mC2 (a rewrite of musikCube) and need to test if everything is working. I was wondering if there are any FLAC test files to download? I'm looking for files with diffent kind of bits (8,16,24 etc) and examples of multichannel files. Best regards Daniel ?nnerby
2017 Oct 08
2
Manipulations with CO2 dataset on R
...on R, I never used it in my life and i'm stuck on these questions from 3 days, it would be really nice if someone could explain me the answers with the relative commands. thanks a lot in advance The following 7 questions are based on the CO2 dataset of R. 1) How many of the plants in CO2 are Mc2 for Plant? 2) How many are either Mc2 or Mn2? 3) How many are Quebec for Type and nonchilled for Treatment? 4) How many have a concentration (conc) of 350 or bigger? 5) How many have a concentration between 350 and 435 (inclusive)? 6) How many have a concentration between 300 and 450 (inclusiv...
2004 May 07
1
plotting planes and lines in wireframe()
Hi R-helpers I would like to plot some planes which are perpendicular to the x-y plane, such as x=y. Is there a way to do this in wireframe? I realize that I am not plotting a function of x, y since there are infinite number of z's that satisfy the above relation.... Hmm... Somewhat related, I would also like to plot a line in 3 d space... Finally, if you are feeling really brave, I
2008 Nov 02
2
FLAC Test files
...es there, or perhaps the test suite creates them on > the fly. Either way, you should be able to get some basic tests of > your player. > > Brian Willoughby > Sound Consulting > > > On Nov 1, 2008, at 03:24, Daniel ?nnerby wrote: > I'm implementing FLAC playback in mC2 (a rewrite of musikCube) and need > to test if everything is working. > I was wondering if there are any FLAC test files to download? > I'm looking for files with diffent kind of bits (8,16,24 etc) and > examples of multichannel files. >
2017 Aug 12
3
Kernel:[Hardware Error]:
I had a series of kernel hardware error reports today while I was away from my computer: Message from syslogd at fcshome at Aug 12 10:12:24 ... kernel:[Hardware Error]: MC2 Error: VB Data ECC or parity error. Message from syslogd at fcshome at Aug 12 10:12:24 ... kernel:[Hardware Error]: Error Status: Corrected error, no action required. Message from syslogd at fcshome at Aug 12 10:12:24 ... kernel:[Hardware Error]: CPU:2 (15:2:0) MC2_STATUS[-|CE|MiscV|-|-|-|-|CEC...
2013 Jun 13
2
Introducing Pysa - Reverse your servers’ configurations!
...software (GNU/GPL license) published under MadeiraCloud Ltd. Authority, and is still in its early-development stage (alpha release). Please don’t hesitate to report any bugs, requirements, advice, criticisms, hate or love messages to either pysa-user@googlegroups.com for public discussions and pysa@mc2.io for private messages. We depend on your feedback to help make this a useful tool for the community. Best Regards, Thibault BRONCHAIN Pysa Lead Developer -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this grou...
2008 Sep 30
0
adding planes/lines to 3d surface plots? (persp, wireframe)
Dear helplist members, I have been using 'wireframe()' to make 3d plots using the following call: wireframe (temp ~ xc2 * mc2, screen = list(z = 230, x = -70, y = 0), scales = list (arrows = FALSE)) and these three vectors: xc2 mc2 temp [1,] 0.1 0.04 0.049797615 [2,] 0.2 0.04 0.049161159 [3,] 0.3 0.04 0.048006702 [4,] 0.4 0.04 0.046208311 [5,] 0.5 0.04 0.043621147 [6,] 0.1 0.08 0.047349612 [7,]...
2009 Jan 26
0
why two diff. se in nlsList?
...9 43.18706 1.809264e-07 Qc1 36.42874 1.1941594 30.50576 1.140085e-05 Qc3 40.68373 1.2480923 32.59673 1.424635e-04 Qc2 39.81950 1.0167249 39.16447 2.692304e-06 Mn3 28.48286 1.0624246 26.80930 1.066434e-06 Mn2 32.12827 1.0174826 31.57624 3.488786e-06 Mn1 34.08482 1.3400596 25.43530 4.199333e-06 Mc2 13.55519 1.0506404 12.90184 4.385886e-06 Mc3 18.53506 0.8363371 22.16219 1.461563e-06 Mc1 21.78723 1.4113318 15.43735 5.756870e-06 > summary(fm1)$coef[,,1] Estimate Std. Error t value Pr(>|t|) Qn1 38.13977 0.9163882 41.61967 1.991990e-06 Qn2 42.87169 1.0994599 38.99341 2.583953...
2016 Jan 20
2
Bug#810964: [BUG] EDAC infomation partially missing
...r dual-module CPUs might be affected too. Booting plain Linux (3.2, 3.16, 4.1, 4.3), all memory controllers are listed under /sys/devices/system/edac/mc as expected. Same happens, when Xen 4.1 is used: all MCs present. Starting with Xen 4.4 (Debian Jessie), only mc1 (on the single CPU machine) or mc2/mc3 (dual CPU machine) are present, although the full system memory is accessible. Checked versions were 4.1.4 (Debian Wheezy), 4.4.1 (Jessie) and 4.6.0 (Sid)
2005 Aug 04
1
Where the error message comes from?
...1- m*sum(me1*(1-me1))/(k*(m-1)*mean(me1)*(1-mean(me1))) ve1m <- ve1*(1+(m-1)*re1)/(k*m) ## CONTROL ## r2 <- cor(d2[,2:3])[1,2] # COST # ac2 <- anova(lm(c~g,d2)) rc2 <- (ac2[1,3]-ac2[2,3])/(ac2[1,3]+(m-1)*ac2[2,3]) if (rc2 < 0) rc2 <- 0 vc2 <- var(d2[,2]) mc2 <- as.vector(by(d2[,2],as.numeric(d2[,1]),mean)) vc2m <- vc2*(1+(m-1)*rc2)/(k*m) # EFECT # ae2 <- anova(lm(e~g,d2)) re2 <- (ae2[1,3]-ae2[2,3])/(ae2[1,3]+(m-1)*ae2[2,3]) if (re2 < 0) re2 <- 0 ve2 <- var(d2[,3]) me2 <- as.vector(by(d2[,3],as.numeric(d2[,...
2008 Nov 02
1
FLAC Test files
...iles there, or perhaps the test suite creates them on > the fly. Either way, you should be able to get some basic tests of > your player. > > Brian Willoughby > Sound Consulting > > > On Nov 1, 2008, at 03:24, Daniel ?nnerby wrote: > I'm implementing FLAC playback in mC2 (a rewrite of musikCube) and > need > to test if everything is working. > I was wondering if there are any FLAC test files to download? > I'm looking for files with diffent kind of bits (8,16,24 etc) and > examples of multichannel files.
2017 Jul 19
1
Cron sending to root after changing MAILTO
...ts /etc/cron.hourly from local; from=<root at csusb.edu> Jul 19 13:15:55 mailcampaign1 postfix/cleanup[19797]: A5077100E776C: message-id=<20170719201555.A5077100E776C at mailcampaign1.csusb.edu> Jul 19 13:15:55 mailcampaign1 opendkim[2298]: A5077100E776C: DKIM-Signature field added (s=mc2-2013, d=csusb.edu) Jul 19 13:15:55 mailcampaign1 postfix/qmgr[2388]: A5077100E776C: from=<root at csusb.edu>, size=813, nrcpt=1 (queue active) Jul 19 13:15:56 mailcampaign1 postfix/smtp[19802]: A5077100E776C: to=<root at csusb.edu>, orig_to=<root>, relay=csusb-edu.mail.protectio...
2016 Jan 21
0
Bug#810964: [Xen-devel] [BUG] EDAC infomation partially missing
...d too. > > Booting plain Linux (3.2, 3.16, 4.1, 4.3), all memory controllers are > listed under /sys/devices/system/edac/mc as expected. Same happens, when > Xen 4.1 is used: all MCs present. > > Starting with Xen 4.4 (Debian Jessie), only mc1 (on the single CPU > machine) or mc2/mc3 (dual CPU machine) are present, although the full > system memory is accessible. Checked versions were 4.1.4 (Debian > Wheezy), 4.4.1 (Jessie) and 4.6.0 (Sid) As already indicated by Ian in that bug, you should supply us with full kernel and hypervisor logs for both the good and bad case...
2008 Nov 02
0
FLAC Test files
...e creates them on >> the fly. Either way, you should be able to get some basic tests of >> your player. >> >> Brian Willoughby >> Sound Consulting >> >> >> On Nov 1, 2008, at 03:24, Daniel ?nnerby wrote: >> I'm implementing FLAC playback in mC2 (a rewrite of musikCube) and need >> to test if everything is working. >> I was wondering if there are any FLAC test files to download? >> I'm looking for files with diffent kind of bits (8,16,24 etc) and >> examples of multichannel files.
2017 Aug 12
0
Kernel:[Hardware Error]:
> On Aug 12, 2017, at 3:50 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > > I had a series of kernel hardware error reports today while I was away > from my computer: > > Message from syslogd at fcshome at Aug 12 10:12:24 ... > kernel:[Hardware Error]: MC2 Error: VB Data ECC or parity error. > > Message from syslogd at fcshome at Aug 12 10:12:24 ... > kernel:[Hardware Error]: Error Status: Corrected error, no action required. > > Message from syslogd at fcshome at Aug 12 10:12:24 ... > kernel:[Hardware Error]: CPU:2 (15:2:0) MC2_S...
2008 Apr 14
5
Equivalent to a BY command in SAS
Hi, I'm very new to R and absolutely love it. Does anyone know how to use something in R that functions like a BY command in SAS? For example, let's say you have a variable x, and you want to see the mean. Easy... > mean(x) But what if you want to see the mean of x conditional on another discrete variable? My best attempts so far are something like... > mean(x, y_cat=1)