search for: 315

Displaying 20 results from an estimated 1121 matches for "315".

Did you mean: 115
2013 Nov 19
1
Does function read.sas7bdat() have some memory limitations?
...R-ers, I was trying to read in a large sas7bdat file (size 148094976 bytes) using 'read.sas7bdat()', but it did not read in the data correctly. E.g., the first 5 rows will come out like this (I'm omitting other columns to keep it readable): PERSON_ID age 1 5.399114e-315 5.329436e-315 2 5.399114e-315 5.328302e-315 3 5.399114e-315 5.332026e-315 4 5.399114e-315 5.329112e-315 5 5.399114e-315 5.331055e-315 If I reduced the original sas dataset to the first 5 rows, 'read.sas7bdat' read them in correctly: PERSON_ID age 1 612569 55 2 612571 48 3...
2003 Oct 20
4
selecting subsets of data from matrix
...king for from any of the R literature. Basically I have a matrix with several thousand rows and 20 columns(weather stations) of wind direction data. I am wanting to extract a matrix which contains data for all columns conditional on column 20 having a value of _either_ less than 45 or greater than 315. (ie I want to extract a matrix which contains wind direction data for all columns {weather stations} when there is a prevailing northerly wind for one of the stations). I have tried a few different methods of doing this, none with any success, can anyone please advise? Thanks in advance!
2018 Sep 21
2
Opus 1.2.1 crash on silk/VAD.c:315
Stack: (gdb) bt #0 0x0000000000aaf38a in silk_VAD_GetNoiseLevels (pX=pX at entry=0x7f26740297a0, psSilk_VAD=psSilk_VAD at entry=0x15897c38) at silk/VAD.c:315 #1 0x0000000000aa4a9d in silk_VAD_GetSA_Q8_sse4_1 (psEncC=0x15897c18, pIn=<optimized out>) at silk/x86/VAD_sse.c:177 #2 0x0000000000a9f92b in silk_encode_do_VAD_FLP (psEnc=psEnc at entry=0x15897c18) at silk/float/encode_frame_FLP.c:51 #3 0x0000000000a9a40c in silk_Encode (encState=encState...
2004 Nov 17
4
summary.lme() vs. anova.lme()
...poly(d,2)|replicate, data=my.data) summary(mconc.lme) shows that the linear coefficient of one of the treatments is significantly different to zero, viz. Value Std.Error DF t-value p-value ... ... ... ... ... treatmentf:poly(d, 2)1 1.3058562 0.5072409 315 2.574430 0.0105 But anova(mconc.lme) gives a non-significant result for the treatment*time interaction, viz. numDF denDF F-value p-value (Intercept) 1 315 159.17267 <.0001 treatment 2 39 0.51364 0.6023 poly(d, 2) 2 31...
2018 Sep 27
0
Opus 1.2.1 crash on silk/VAD.c:315
...on is going on. Can you confirm which it is? Cheers, Jean-Marc On 09/21/2018 08:36 AM, Малинин Дмитрий wrote: > Stack: > (gdb) bt > #0  0x0000000000aaf38a in silk_VAD_GetNoiseLevels > (pX=pX at entry=0x7f26740297a0, >     psSilk_VAD=psSilk_VAD at entry=0x15897c38) at silk/VAD.c:315 > #1  0x0000000000aa4a9d in silk_VAD_GetSA_Q8_sse4_1 (psEncC=0x15897c18, > pIn=<optimized out>) at silk/x86/VAD_sse.c:177 > #2  0x0000000000a9f92b in silk_encode_do_VAD_FLP > (psEnc=psEnc at entry=0x15897c18) at silk/float/encode_frame_FLP.c:51 > #3  0x0000000000a9a40c in silk_...
2011 Jan 26
1
barchart panel.text add label value and percent
...isrt level LangueTXT factor on the second any solution? Thanx very much Christophe ######## here is the code ########## library(lattice) Langue <- c(1, 1, 1, 2, 2, 2, 2) n03interessantscore <- c(1, 2, 3, 1, 2, 3, 4) count <- c(89, 148, 16, 88, 192, 28, 7) sumcount <- c(253, 253, 253, 315, 315, 315, 315) per <- c('35.2%','58.5%','6.3%','27.9%','61%','8.9%','2.2%') LangueTXT <- c('Nl','Nl','Nl','Fr','Fr','Fr','Fr') databar <- data.frame(Langue, n03interessantscor...
2018 Sep 27
1
[Re:] Re: Opus 1.2.1 crash on silk/VAD.c:315
...t;Cheers, > > Jean-Marc > > > >On 09/21/2018 08:36 AM, Малинин Дмитрий wrote: >> Stack: >> (gdb) bt >> #0 0x0000000000aaf38a in silk_VAD_GetNoiseLevels >> (pX=pX at entry=0x7f26740297a0, >> psSilk_VAD=psSilk_VAD at entry=0x15897c38) at silk/VAD.c:315 >> #1 0x0000000000aa4a9d in silk_VAD_GetSA_Q8_sse4_1 (psEncC=0x15897c18, >> pIn=<optimized out>) at silk/x86/VAD_sse.c:177 >> #2 0x0000000000a9f92b in silk_encode_do_VAD_FLP >> (psEnc=psEnc at entry=0x15897c18) at silk/float/encode_frame_FLP.c:51 >> #3 0x00000...
2009 Jun 21
4
Nobody picked up in 20000 ms
When I call my internal extension the phone rings only once and goes to voicemail. It suppose to ring for 30sec. before calls transfer to voicemail; -- Executing [315 at internal:1] Dial("SIP/11-00780380", "SIP/218|20|rw") in new stack -- Called 218 -- SIP/218-00786910 is ringing -- Nobody picked up in 20000 ms -- Executing [315 at internal:2] VoiceMail("SIP/11-00780380", "11") in new stack -- <...
2002 Oct 21
1
[Bug 315] add missing includes and defines for FREEBSD
http://bugzilla.mindrot.org/show_bug.cgi?id=315 dirk.meyer at dinoex.sub.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|add miissing includes and |add missing includes and |defines for FREEBSD |defi...
2011 Dec 23
1
/gems/ZenTest-4.6.2/lib/autotest.rb:315:in `load': /Users/jayparteek/.autotest:7: invalid multibyte char (US-ASCII) (SyntaxError)
I am using latest version for rspec-rails, ZenTest. I am getting following error, when ever I try to run autotest. Please help -head at mhart6/gems/ZenTest-4.6.2/lib/autotest.rb:315:in `load'': /Users/ jayparteek/.autotest:7: invalid multibyte char (US-ASCII) (SyntaxError)
2018 Sep 10
1
make check (pigeonhole)
...at 0x404699: mail_raw_user_create (mail-raw.c:142) ==29930==??? by 0x40325B: test_init (test-edit-mail.c:105) ==29930==??? by 0x4036DA: test_edit_mail_concatenated (test-edit-mail.c:187) ==29930==??? by 0x524D8B1: test_run_funcs (test-common.c:244) ==29930==??? by 0x524E280: test_run (test-common.c:315) ==29930==??? by 0x402FE5: main (test-edit-mail.c:765) ==29930==? Address 0xb8 is not stack'd, malloc'd or (recently) free'd ==29930== ==29930== ==29930== Process terminating with default action of signal 11 (SIGSEGV) ==29930==? Access not within mapped region at address 0xB8 ==29930==?...
2016 Jun 30
2
DNS Suddenly breaking
...-- >> *Sincerely,* >> *Garland McAlexander* >> *O: 212-271-0198 <tel:212-271-0198> >> <tel:212-271-0198 <tel:212-271-0198>>* >> *C: 321-315-9948 <tel:321-315-9948> >> <tel:321-315-9948 <tel:321-315-9948>>* >> -- >> To unsubscribe from this list go to the >> following URL >> and read the >>...
2016 Jun 30
2
DNS Suddenly breaking
...https://lists.samba.org/mailman/options/samba >> >> >> >> -- >> *Sincerely,* >> *Garland McAlexander* >> *O: 212-271-0198 <tel:212-271-0198>* >> *C: 321-315-9948 <tel:321-315-9948>* >> -- >> To unsubscribe from this list go to the following URL >> and read the >> instructions: >> https://lists.samba.org/mailman/options/samba >> >...
2008 Apr 14
0
full virtualisation on centos5.1 with a F7 guest
...DomainInfo:1349) XendDomainInfo.construct: None [2008-04-07 18:15:35 xend 8505] DEBUG (balloon:127) Balloon: 7724732 KiB free; need 2048; done. [2008-04-07 18:15:35 xend.XendDomainInfo 8505] DEBUG (XendDomainInfo:1397) XendDomainInfo.initDomain: 32 1.0 [2008-04-07 18:15:35 xend 8505] DEBUG (image:315) args: boot, val: d [2008-04-07 18:15:35 xend 8505] DEBUG (image:315) args: fda, val: None [2008-04-07 18:15:35 xend 8505] DEBUG (image:315) args: fdb, val: None [2008-04-07 18:15:35 xend 8505] DEBUG (image:315) args: soundhw, val: None [2008-04-07 18:15:35 xend 8505] DEBUG (image:315) args: localt...
2010 Mar 19
1
how to drop fields by name when reading in data?
...ot; (quality) field next to them, and I need to read of those as well, each "Q" next to its relevant field, such as "Temp", and rename to e.g., "Temp.Q". Some example data: Date HrMn I Type Dir Q I Spd Q Visby Q I Q Temp Q Dewpt Q Slp Q Pr Amt I Q 19450101 0900 4 SAO 315 1 N 1.0 1 024000 1 N 1 -37.0 1 -45.9 1 1031.8 1 99 999.9 9 9 19450101 1000 4 SAO 315 1 N 1.0 1 024000 1 N 1 -35.9 1 -43.1 1 1032.2 1 99 999.9 9 9 19450101 1100 4 SAO 360 1 N 1.0 1 024000 1 N 1 -35.9 1 -43.1 1 1032.5 1 99 999.9 9 9 19450101 1200 4 SAO 315 1 N 1.0 1 024000 1 N 1 -36.4 1 -50.9 1 1032....
2002 Jun 28
1
[Bug 315] New: add miissing includes and defines for FREEBSD
http://bugzilla.mindrot.org/show_bug.cgi?id=315 Summary: add miissing includes and defines for FREEBSD Product: Portable OpenSSH Version: -current Platform: Other OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: Build system...
2002 Oct 21
0
[Bug 315] add miissing includes and defines for FREEBSD
http://bugzilla.mindrot.org/show_bug.cgi?id=315 ------- Additional Comments From djm at mindrot.org 2002-10-21 10:41 ------- Why are these needed? time.h is already pulled in via includes.h ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2018 Sep 10
0
make check (pigeonhole)
..._create (mail-raw.c:142) > ==29930==??? by 0x40325B: test_init (test-edit-mail.c:105) > ==29930==??? by 0x4036DA: test_edit_mail_concatenated > (test-edit-mail.c:187) > ==29930==??? by 0x524D8B1: test_run_funcs (test-common.c:244) > ==29930==??? by 0x524E280: test_run (test-common.c:315) > ==29930==??? by 0x402FE5: main (test-edit-mail.c:765) > ==29930==? Address 0xb8 is not stack'd, malloc'd or (recently) free'd > ==29930== > ==29930== > ==29930== Process terminating with default action of signal 11 (SIGSEGV) > ==29930==? Access not within mapped reg...
2011 Sep 09
4
reshape data from long to wide format
This is my reproducible example: example<-structure(list(SENSOR = structure(1:6, .Label = c("A", "B", "C", "D", "E", "F"), class = "factor"), VALUE = c(270, 292.5, 0, 45, 247.5, 315), DATE = structure(1:6, .Label = c(" 01/01/2010 1", " 01/01/2010 2", " 01/01/2010 3", " 01/01/2010 4", " 01/01/2010 5", " 01/01/2010 6"), class = "factor")), .Names = c("SENSOR", "VALUE", "DATE"),...
2018 Sep 09
3
make check (pigeonhole)
Hello list, During the 'make check' (pigeonhole) portion of a building (rpmbuild) a dovecot.spec file I'm getting the following error: testsuite(root): Fatal: Couldn't drop privileges: User is missing UID (see mail_uid setting) I'm not sure how to resolve this, and any help would be appreciated to help me finish the creating the rpm -- Eric Broch White Horse Technical