Displaying 20 results from an estimated 788 matches for "278".
Did you mean:
  238
  
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),...
2015 Oct 28
2
pregunta
...m: cof 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
> >
> &g...
2005 Jul 28
4
strange dial problem with polycom 501
...r
might jump right back to the beginning of the number.
This doesn't happen when they enter the number and the press "dial", so it
seems to be a digitmap problem.
However, the digitmap is nearly the same as what I've used on IP-500s in the
past.  It is:
"[0]|*8|*2xx|#5|#7x|[278]xx|[9]11|9411|9x.T"
[Actually it was " [0]|*8|*2xx|#5|#7x|[278]xx|[9]11|9411|9x.T" -- I don't know
where that space came from, but I'll take it out and test again today.]
Are there any obvious problems with that digitmap?  Anything else that I
should take a look at?
Thank...
2002 Jun 14
0
[Bug 278] New: ssh allows auto login even if account is locked
http://bugzilla.mindrot.org/show_bug.cgi?id=278
           Summary: ssh allows auto login even if account is locked
           Product: Portable OpenSSH
           Version: 3.0.2p1
          Platform: UltraSparc
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd...
2002 Jun 14
0
[Bug 278] ssh allows auto login even if account is locked
http://bugzilla.mindrot.org/show_bug.cgi?id=278
Darren.Moffat at Sun.COM changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
------- Addit...
2007 Dec 19
1
G.278 RTP conversation capture, please.
Hello all,
I have a bit of a request. I need a wireshark capture of a SIP conversation
using g.728. I don't need anything fancy, just a call and have both ends say
"hi" to each other.
hopefully someone out there can help me.
Thank you all. This list has been of use many times in the past, even though
I tend to stay quiet.
-------------- next part --------------
An HTML attachment
2007 Nov 12
1
help in long loops
...lease help me out in the following case. seems like it stuck in some where(already 7 hrs passed). what I want is to combine 4 matrix in to one matrix of desired length.
final_matrix<-function(ob_feat,content_feat,link_feat,link_feat_transformed){
complete_feat<-matrix(rep(-1),nrow=11402,ncol=278)
for(i in 1:8944)
    {q<-c(0)
    for(j in 1:11402)
        {
        if(as.matrix(content_feat[i,2])==as.matrix(ob_feat[j,2]))
            {complete_feat[i,1]=as.matrix(ob_feat[j,2])
            complete_feat[i,2:97]=as.matrix(content_feat[i,3:98])
            complete_feat[i,98:99]=as.matri...
2006 Jul 03
2
help a newbie with a loop
Hi,
 
I am new in R and stumbled on a problem my (more experienced) friends
can not help with with. Why isnt this code working?
 
The function is working, also with the loop and the graph appears, 
only when I build another loop around it  (for different values of p) ,
R stays in a loop?
Can't it take more then 2 loops in one program?
 
powerb<-function(x,sp2,a,b,b1,m)
{  
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
2011 Jan 21
0
Can not set SPN errors (again)
...)
  Substituting charset 'UTF-8' for LOCALE
[2011/01/21 09:50:41.277759,  5] lib/charcnv.c:98(charset_name)
  Substituting charset 'UTF-8' for LOCALE
[2011/01/21 09:50:41.277781,  5] lib/charcnv.c:98(charset_name)
  Substituing charset 'UTF-8' for LOCALE
[2011/01/21 09:50:41.278882,  3]
libsmb/cliconnect.c:991(cli_session_setup_spnego)
  Doing spnego session setup (blob length=123)
[2011/01/21 09:50:41.278930,  3]
libsmb/cliconnect.c:1020(cli_session_setup_spnego)
 got OID=1.2.840.48018.1.2.2
  got OID=1.2.840.113554.1.2.2
  got OID=1.2.840113554.1.2.2.3
  got OID=1.3.6.1....
2009 Jan 05
2
directx not found
Correctly installed Marvel Ultimate Alliance, already present in appdb as gold.
The installer complained that it could not install directx.
As specified in appDB I added d3dx9_36.dll to system32.
When I run the application it says:
"DirectX9.0c is not installed on this computer. Install it and try again."
I tried to play with libraries in winecfg but without luck.
I'm currently using
1999 Sep 15
0
buglet in lm.influence() -- easy fix but... (PR#278)
(R 0.65.0 and earlier):
       example(aov)
       lm.influence(npk.aov)
gives
	Error: NA/NaN/Inf in foreign function call (arg 6)
which comes from the  lm.obj$coefficients  
(the last 3-way interaction coefficient is indetermined and accordingly NA)
argument passed to .Fortran("lminfl",...)  inside lm.influence.
The following is a simple correct patch
--- lm.influence.R	1999/08/13
2011 Oct 23
1
unfold list (variable number of columns) into a data frame
...$ : chr [1:313] "1" "sharding" "refresh" "2932" "2870" "2877" "2868" ...
 $ : chr [1:57] "1" "replication" "query" "2891" "2907" "2922" "2937" ...
 $ : chr [1:278] "1" "replication refresh "79" "79" "89" "79" "89" "79" "79" "79" ...
 $ : chr [1:163] "2" "sharding" "query" "607" "85" "52" "79" &qu...
2010 May 13
2
Adding name to nth row
Hello,
I have a data frame with many rows, and I want to create a column with  
a name only at every 12th row, starting from 97 to 278.
Thanks in advance!
2011 Oct 24
1
tree construction
I have the data set like this:
       A         B         C         D     E
A    2          235      327     278   2569
B    244       5         122     248   259
C    324       2235    13      98     69
D    22        23        2       7       6569
E    23        2         2        278   9
This is the interaction data between A, B, C, D, and E.
How to construct a tree including A-E?
--
View this messag...
2008 Dec 15
3
Variables for dial plan
I want to have a arbitary named variable within the client's user details in 
sip.conf
[client1]
dialplan=NZ
..........
In extensions.conf (Logic expressed using PHP style)
if ($dialplan == NZ) {
$NAT = 0;
$INT = 00;
};
and in the [outgoing] section
; Australia
exten => _${INT}61[278]NXXXXXX.,1,Set(CDR(UserField)=AUSTRALIA)
exten => _${INT}61[278]NXXXXXX.,n,Dial(SIP/SIP_PROVIDER/0${EXTEN:4:9})
How can I implement this in Asterisk style?
Thanks,
Michael
2007 Feb 12
1
probably running puppet on red hat for the first time
...:Error)
         from /usr/lib/site_ruby/1.8/puppet/config.rb:39:in  
`synchronize''
         from /usr/lib/site_ruby/1.8/puppet/config.rb:39:in `[]=''
         from /usr/lib/site_ruby/1.8/puppet/config.rb:308:in `parse''
         from /usr/lib/site_ruby/1.8/puppet/config.rb:278:in `each''
         from /usr/lib/site_ruby/1.8/puppet/config.rb:278:in `parse''
         from /usr/sbin/puppetmasterd:193
I''ve gone through /usr/lib/ruby/... and checked that there are all of  
the prereqs in there, and there seems to be.
So now I''m thinking tha...
2009 Sep 20
3
statistics
The myoglobin sequence, with reference number NM_005368 in Gen bank, has the
following
frequencies of DNA nucleotides:
 A    C    G    T
237 278 309 242
Do these data provide sufficient evidence, at the 1% level of significance,
that the DNA nucleotides
have an unequal distribution, that is the DNA nucleotides are not evenly
utilised?
Clearly state your hypothesis, test statistic and conclusion. Justify your
conclusion and choice
of test st...
2008 Jan 10
1
question regarding kpss tests from urca, uroot and tseries packages
Hi R users!
I've come across using kpss tests for time series analysis and i have a question that troubles me since i don't have much experience with time series and the mathematical part underlining it.
x<-c(253, 252, 275, 275, 272, 254, 272, 252, 249, 300, 244, 
258, 255, 285, 301, 278, 279, 304, 275, 276, 313, 292, 302, 
322, 281, 298, 305, 295, 286, 327, 286, 270, 289, 293, 287, 
267, 267, 288, 304, 273, 264, 254, 263, 265, 278)
x <- ts(x, frequency = 12)
library (urca)
library (uroot)
library (tseries) 
 
Now, doing an ur.kpss test (mu, lag=3) i cannot reject the null  hypo...
2017 Feb 04
2
Panic error from dovecot 2.2.27 using libressl 2.4.5 (cross-posting at GitHub)
https://github.com/libressl-portable/portable/issues/278