Displaying 20 results from an estimated 1267 matches for "312".
Did you mean:
12
2003 May 23
1
Opening a file in mode "r+" or "r+b"
...kable returns F on binary files,
> while seek() works as expected on the same connection - see example below:
>
> > con = file(nm, "rb")
> > isSeekable(con)
> [1] FALSE
> > readBin(con, double(), 10)
> [1] 7.263824e-317 5.968155e-317 2.340685e-317 2.734062e-312 4.088386e-312
> 4.670335e-317
> [7] 6.097545e-317 3.396341e-312 6.615484e-317 1.365171e-312
> > readBin(con, double(), 10)
> [1] 1.303796e-317 5.577835e-317 3.409314e-312 1.303543e-317 3.893617e-317
> 4.077940e-312
> [7] 6.910006e-313 2.694357e-318 4.088373e-312 6.484955e-31...
2011 Jan 11
1
Interpolate xts
Hello,
I have a xts object, I would like to fill the NA with linear
interpolated data. Can anyone please help.
> str(zz)
An ‘xts’ object from 2010-11-24 15:59:29 to 2010-11-24 16:00:00 containing:
Data: num [1:23401, 1] 312 312 312 312 312 ...
Indexed by objects of class: [POSIXct,POSIXt] TZ:
xts Attributes:
List of 2
$ src : chr "datafeed"
$ updated: POSIXct[1:1], format: "2011-01-08 00:33:05"
>zz
2010-11-24 15:59:29 315.0300
2010-11-24 15:59:30 NA
2010-11-24 15:59:31 NA
2...
2015 Oct 27
2
pregunta
Otras variantes con y sin paquetes adicionales...
> sapply(split(datIn$Gain, as.factor(datIn$Diet)), mean)
d1 d2 d3
280 278 312
> by(datIn$Gain, datIn$Diet, mean)
datIn$Diet: d1
[1] 280
--------------------------------------------------------------
datIn$Diet: d2
[1] 278
--------------------------------------------------------------
datIn$Diet: d3
[1] 312
>
> library(dplyr)
> summarise(group_by(datIn, Diet), mea...
2003 May 23
1
isSeekable returns F on seekable file
...on RWin 1.7.0 and 1.6.2 isSeekable returns F on binary files,
while seek() works as expected on the same connection - see example below:
> con = file(nm, "rb")
> isSeekable(con)
[1] FALSE
> readBin(con, double(), 10)
[1] 7.263824e-317 5.968155e-317 2.340685e-317 2.734062e-312
4.088386e-312 4.670335e-317
[7] 6.097545e-317 3.396341e-312 6.615484e-317 1.365171e-312
> readBin(con, double(), 10)
[1] 1.303796e-317 5.577835e-317 3.409314e-312 1.303543e-317
3.893617e-317 4.077940e-312
[7] 6.910006e-313 2.694357e-318 4.088373e-312 6.484955e-317
> seek(con, 0, origi...
2002 Jul 18
2
[Bug 312] canhost.h needs to be included
http://bugzilla.mindrot.org/show_bug.cgi?id=312
------- Additional Comments From stevesk at pobox.com 2002-07-18 14:07 -------
why is it required?
i don't see any canohost.h functions in those files.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2004 Oct 28
1
plot.baysian error = only 0's may mix with negative subscripts
...I allready sent this message once but without a subject. I
apologize for the inconvenience
Konstantinos G. Liolios
IT Software Engineer II
Charles E. and Emma H. Morrison
Depts. Pathology and Microbiology-Immunology
Northwestern University
Ward 3-240
303 E. Chicago Avenue
Chicago IL 60611
Tel: 312-503-0224
Fax:312-503-0281
http://www.haldarlab.northwestern.edu
===========End of original message text===========
Konstantinos G. Liolios
IT Software Engineer II
Charles E. and Emma H. Morrison
Depts. Pathology and Microbiology-Immunology
Northwestern University
Ward 3-240
303 E. Chicago Avenue...
2015 Oct 28
2
pregunta
...of en qualityexcellence.es
> To: jbetancourt en iscmc.cmw.sld.cu
> CC: r-help-es en r-project.org
> Subject: Re: [R-es] pregunta
>
> Otras variantes con y sin paquetes adicionales...
>
> > sapply(split(datIn$Gain, as.factor(datIn$Diet)), mean)
> d1 d2 d3
> 280 278 312
> > by(datIn$Gain, datIn$Diet, mean)
> datIn$Diet: d1
> [1] 280
> --------------------------------------------------------------
> datIn$Diet: d2
> [1] 278
> --------------------------------------------------------------
> datIn$Diet: d3
> [1] 312
> >
> > l...
2005 Feb 23
2
What's wrong with my exclude rules?
...r/tmp/*' --exclude '/var/cache/*'
--exclude '*~'
root@router:/ /mnt/backup/router
Why do I have this:
gutenberg backup # ls -l /mnt/backup/router/proc | head -n 10
total 140634
dr-xr-xr-x 3 root root 336 Feb 23 11:18 1
dr-xr-xr-x 3 root root 312 Feb 23 11:18 10
dr-xr-xr-x 3 501 501 336 Feb 23 11:18 1059
dr-xr-xr-x 3 root root 312 Feb 23 11:18 11
dr-xr-xr-x 3 postfix postfix 336 Feb 23 11:18 1448
dr-xr-xr-x 3 root root 312 Feb 23 11:18 15
dr-xr-xr-x 3 root root 336 Feb 2...
2013 Oct 18
7
AM335x ARM Cortex-A8 performance drop opus 1.1
...pus-tools version 0.1.7
[root at studio-connect.de audio]# opusenc music_orig.wav music_orig.opus
Encoding using libopus 1.0.3 (audio)
-----------------------------------------------------
Input: 48kHz 2 channels
Output: 2 channels (2 coupled)
20ms packets, 96kbit/sec VBR
Preskip: 312
Encoding
complete
-----------------------------------------------------
Encoded: 1 minute and 30.82 seconds
Runtime: 1 minute and 8 seconds
(1.336x realtime)
Wrote: 1106810 bytes, 4541 pack...
2009 Jul 28
0
Call history problems from B2BUA
...Each allows direct inbound SIP dialing to
addresses such as user1 at mycompany.com. The tenants live in separate
contexts within the PBX and cannot see each other's contexts for both
security and because they have some overlapping extensions.
Internally, user1 at mycompany.com uses extension 312 and thus is accessed
at 312 at pbx.mycompany.com. His Snom phone is user1 at 10.2.2.20.
user2 at yourcompany.com uses extension 15 and is this accessed at
15 at pbx.yourcompany.com while his Snom phone is at 10.1.1.10.
pbx.mycompany.com and pbx.yourcompany.com map to the same IP address -
the mult...
2004 Nov 09
1
Upgrading a Samba Domain
...is error: " \\<server> is not
available. You might not have permission to use this network
resource...There are currently no logon servers available to service the
logon request. "
The Samba log gives these types of errors:
[2004/11/09 14:26:42, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user FAILED with error
NT_STATUS_PIPE_NOT_AVAILABLE
[2004/11/09 14:26:45, 2] smbd/server.c:exit_server(571)
Closing connections
[2004/11/09 14:26:45, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user FAILED with err...
2006 May 08
1
package contains stepAIC ?
hello
I would like to know which package contains stepAIC
function ?
regards
--
Ahmet Temiz
Jeoloji M?h.
Afet ??leri Genel M?d?rl???
Deprem Ara?t?rma Dairesi
Tel: (312) 287 89 51 veya (312) 287 26 80/1547
Faks: (312) 287 89 51
E. Posta: temiz at deprem.gov.tr
www.deprem.gov.tr
Ahmet Temiz
Geological Eng.
General Directorate of Disaster Affairs
Earthquake Research Department
Phone: +90 (312) 287 89 51 or (312) 287 26 80/1547
Fax: +90 (312) 287 89 51
E. Mail: tem...
2006 May 10
1
subselect in a matrix
hello
I confused one point
in matrix constructed with cbind
I want to subselect 6. column > 1000
what should the syntax be ?
regards
--
Ahmet Temiz
Jeoloji M?h.
Afet ??leri Genel M?d?rl???
Deprem Ara?t?rma Dairesi
Tel: (312) 287 89 51 veya (312) 287 26 80/1547
Faks: (312) 287 89 51
E. Posta: temiz at deprem.gov.tr
www.deprem.gov.tr
Ahmet Temiz
Geological Eng.
General Directorate of Disaster Affairs
Earthquake Research Department
Phone: +90 (312) 287 89 51 or (312) 287 26 80/1547
Fax: +90 (312) 287 89 51
E. Mail: tem...
2002 Jun 28
0
[Bug 312] New: canhost.h needs to be included
http://bugzilla.mindrot.org/show_bug.cgi?id=312
Summary: canhost.h needs to be included
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: op...
2009 May 29
4
asterisk 1.6.1.0 and dial plan changes
...e version 1.6.1.0, with dahdi
driver (tdm410p). then i try to use my older 1.4 extensions.conf. . now
it wont work with 1.6.
I managed to register my phone on asterisk. but i cant hear any dial
tone on my phone. these are my configs. it will detect incoming calls
and transfer the call to ext 312. but sip phone users voice is not
clear..., but sip phone user can hear the other party (PSTN) very clearly.
please help me to solve the issue. all work on asterisk 1.4.
[general]
port = 5060
bindaddr = 0.0.0.0
context = sip
disallow=all
allow=all
;allow=g7...
2005 May 25
2
Career Opportunity
...e in the Chicago area. A description of the opportunities can be viewed at www.parallelpartners.com. If you or someone you know is interested, please email me a copy of your resume.
Thank you
Raul Garcia
Administrative Manager
Parallel Partners
20 N. Wacker Drive, Suite 770
Chicago, IL 60606
312-251-1865 phone
312-251-1868 fax
raul@parallelpartners.com email
2006 May 08
1
ob.step$anova interpretation
...itial Model:
res ~ as.factor(jeo):as.factor(eg) + as.factor(ys) + as.factor(yy) +
as.factor(ak)
Final Model:
res ~ as.factor(ys) + as.factor(yy) + as.factor(ak)
Step Df Deviance Resid. Df Resid. Dev AIC
1 728 3123352.66 3124456.98
2 - as.factor(jeo):as.factor(eg) 76 3052176 804 71176.54 72128.85
kind regards
--
Ahmet Temiz
Jeoloji M?h.
Afet ??leri Genel M?d?rl???
Deprem Ara?t?rma Dairesi
Tel: (312) 287 89 51 veya (312) 287 26 80/1547
Faks: (312) 287 89 51
E. Posta: temiz at deprem.gov.tr
www...
2009 Apr 03
1
Survey Package with Binary Data (no Standard Errors reported)
...rvey)
Stratified Independent Sampling design (with replacement)
svydesign(id = ~1, data = General, strata = ~Grade.Level)
Probabilities:
Min. 1st Qu. Median Mean 3rd Qu. Max.
1 1 1 1 1 1
Stratum Sizes:
Elementary High Middle
obs 312 236 156
design.PSU 312 236 156
actual.PSU 312 236 156
Data variables:
[1] "Grade.Level" "Curriculum"
[3] "Field.Trips" "Residencies"
[5] "PTA.Support"...
2015 Oct 27
3
pregunta
Estimados
Cuando existia epicalc, había una manera muy fácil de determinar la media de una variable (en esta caso Gain) por grupos, en este caso (Diet). ?Como se puede hacer ahora?
Diet Gain
1 d1 270
2 d1 300
3 d1 280
4 d1 280
5 d1 270
6 d2 290
7 d2 250
8 d2 280
9 d2 290
10 d2 280
11 d3 290
12 d3 340
13 d3 330
14 d3 300
15 d3 300
2020 Feb 14
0
[PATCH AUTOSEL 5.4 312/459] drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
From: YueHaibing <yuehaibing at huawei.com>
[ Upstream commit 2e4534a22794746b11a794b2229b8d58797eccce ]
drivers/gpu/drm/nouveau/nouveau_ttm.c: In function nouveau_vram_manager_new:
drivers/gpu/drm/nouveau/nouveau_ttm.c:66:22: warning: variable mem set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/nouveau/nouveau_ttm.c: In function nouveau_gart_manager_new: