Displaying 20 results from an estimated 1277 matches for "280".
Did you mean:
20
2013 Jan 07
2
Samba 4 on AIX with XLC
...ource3/utils/net_rpc_printer.c
[2851/3655] Compiling source3/utils/net_rpc_shell.c
"../source3/utils/net_cache.c", line 87.56: 1506-226 (S) The ":" operator is not allowed between "char[1]" and "int".
"../source3/utils/net_cache.c", line 86.18: 1506-280 (W) Function argument assignment between types "const char*" and "int" is not allowed.
"../source3/utils/net_cache.c", line 96.35: 1506-280 (W) Function argument assignment between types "const char*" and "int" is not allowed.
"../source3/utils...
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
Saludos
José
[[alternative HTML version deleted]]
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, Di...
1999 Dec 10
5
openssh on AIX v4.3.3 with native compiler
Hello,
Was looking in the archives... and haven't seen this one listed.
When I compile openssh-1.2pre17 on AIX v4.3.3 with the native compiler
I get the following errors. I haven't see this __attribute__ code.. What
compiler/libraries are needed to compile this? I have seen that people
have compiled openssh on AIX.. Just wondering what you have used.
# make
cc -g
2010 Dec 01
3
RFC: sapply() limitation from vector to matrix, but not further
...ize
matrices it produes:
> sapply(v, myF, y = 2*(1:5), simplify=FALSE)
$A
C1 C2 C3 C4 C5
r1 100 200 300 400 500
r2 100 200 300 400 500
r3 100 200 300 400 500
$B
C1 C2 C3 C4 C5
r1 120 240 360 480 600
r2 120 240 360 480 600
r3 120 240 360 480 600
$C
C1 C2 C3 C4 C5
r1 140 280 420 560 700
r2 140 280 420 560 700
r3 140 280 420 560 700
$D
C1 C2 C3 C4 C5
r1 160 320 480 640 800
r2 160 320 480 640 800
r3 160 320 480 640 800
However, quite deceptively
> sapply(v, myF, y = 2*(1:5))
A B C D
[1,] 100 120 140 160
[2,] 100 120 140 160
[3,] 100 120 140...
2007 Aug 10
3
having problems with factor()
Dear R Help,
I have a set of data of heights of trees described by area that they are in. The areas are numerical (0 to 7).
ht area
1 320 3
2 410 4
3 230 2
4 360 3
5 126 1
6 280 2
7 260 2
8 280 2
9 280 2
10 260 2
.......
180 450 4
181 90 1
182 120 1
183 440 4
184 210 2
185 330 3
186 210 2
187 100 1
188 0 0
I want to convert the area column values to factors, to do an anova. However, if I use:
df$areaf <- factor(df$area, labels=c(&...
2015 Oct 28
2
pregunta
...From: 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
> >
>...
1999 Sep 16
0
Invalid key given to dptr_close / NT error 3013
...If you need more information, please let me know.
Thanks a lot
Juergen
The log.client shows
[1999/06/29 14:04:56, 1] smbd/service.c:make_connection(488)
maggiepc (212.3.132.14) connect to service Pmail as user ml (uid=2007,
gid=200
0) (pid 22761)
[1999/06/29 14:04:56, 0] smbd/dir.c:dptr_close(280)
Invalid key 259 given to dptr_close
[1999/06/29 14:05:35, 0] smbd/dir.c:dptr_close(280)
Invalid key 257 given to dptr_close
[1999/06/29 14:05:35, 0] smbd/dir.c:dptr_close(280)
Invalid key 263 given to dptr_close
[1999/06/29 14:05:35, 0] smbd/dir.c:dptr_close(280)
Invalid key 269 given to d...
2007 Apr 11
1
Random Forest Imputations
Dear All,
I am not able to run the random forest with my dataset..
X<- 280 records with satellite data(28 columns) - B1min, b1max, b1std etc..
y<- 280 records with 3 columns - TotBasal Area, Stem density and Volume
yref <- y[1:230,] #Keeping 1st 230 records as reference records
want to set 0 to y values for records 231 to 280..
yimp <- y[231:280,] #reco...
2016 Oct 19
3
auth problems with samba 4.4.6 (winbind) *(suppected bug)
...ed at the “Welcome” screen.
Now, i checked the logs and i noticed a change in winbind.
i noticed 2 logs files with increase a 1000% in size. log.winbindd-idmap and log.wb-NTDOM
Before ( samba 4.4.5 ) log.winbindd-idmap
[2016/09/30 11:32:37.040567, 0] ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
Got sig[15] terminate (is_parent=0)
[2016/09/30 11:33:17.967227, 0] ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
Got sig[15] terminate (is_parent=0)
[2016/10/05 16:18:58.799428, 0] ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
...
2003 May 23
1
Fw: write.table only writes the first 256 variables/columns
...tat.math.ethz.ch>
> Sent: Friday, May 23, 2003 2:50 PM
> Subject: Re: [R] write.table only writes the first 256 variables/columns
>
>
> > On Fri, 23 May 2003, Stuart Leask wrote:
> >
> > > Hi there.
> > > Using read.spss I can read in a file 333 columns, 280 lines, but if I
> use
> > > write.table to export it, I only get 256 columns x 280 lines. I can't
> find
> > > this feature documented anywhere...
> > >
> >
> > I can't replicate this:
> >
> > > foo<-matrix(rnorm(333*280), ncol=...
2004 Jun 23
0
Problem with XML package compilation on AIX
...OT_HAS_DTD_NODE=1
-DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1
-DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1
-DNO_XML_HASH_SCANNER_RETURN=1 -DUSE_R=1 -D_R_=1
-DHAVE_VALIDITY=1 -I. -DLIBXML2=1 -I/usr/local/include
-O -qstrict -c DocParse.c -o DocParse.o
"DocParse.c", line 113.29: 1506-280 (E) Function
argument assignment between types "const unsigned
char*" and "char*" is not allowed.
and then more of the same on other lines.
Does anyone know what I can do to get this to compile
happy and install? Any help would be appreciated.
I'll put the full transcript...
2005 Jul 23
1
Outgoing SIP Problems with Asterisk and SER on same PC
...and to any of the other networks, but when I try to make an outgoing
call from Asterisk to SER I see the following in Asterisk:
-- Executing Ringing("H323/ip$192.219.85.57:2712/8570", "") in new
stack
-- Executing Dial("H323/ip$192.219.85.57:2712/8570",
"sip/280@sip_proxy-out|20|r") in new stack
-- Called 280@sip_proxy-out
-- Got SIP response 482 "Loop Detected" back from 192.219.85.57
-- Now forwarding H323/ip$192.219.85.57:2712/8570 to
'Local/280@sip-incoming' (thanks to SIP/sip_proxy-out-f67d)
Jul 22 20:20:25 NOTICE[29...
2006 Mar 15
1
Toshiba Strata DK-280 support?
Hi everyone,
Been reading up on Asterisk, and very interested in learning more. I've
googled and read the archives and haven't found anything definitive on
support for this phone system. We have a fairly large investment in the
system itself and the phones, but would love to get away from the
voicemail system it forces on us.
Can anyone provide any feedback on using this system with
1998 Oct 08
0
Daignosis tests 7 ,10 + multiple nmbd's
...lt;output>--------
Our Platform Details:
Samba Version = 1.9.18p10
OS = IBM AIX 4.2.1
Compiler = IBM C for AIX Version 4.3
Possibly related?
While running the initial "make" we got the following error messages:
--------<output>--------
"util.c", line 395.58: 1506-280 (W) Function argument assignment between
types "unsigned long*" and "int*" is not allowed.
"util.c", line 2123.56: 1506-280 (W) Function argument assignment between
types "unsigned long*" and "int*" is not allowed.
"util.c", line 2572.48:...
2011 Oct 01
2
Entering data into a multi-way array?
Hello: I am a novice R user, but I have been working my way through the
manuals / tutorials, ... I have R / Deducer up and running, and know the
basics.
I want to analyze a microarray (gene expression) dataset.
I need to input the data into R as a multidimensional (multi-way) array,
something on the order of
15,000 x 3 x 8 x 2 [genes x replicates x time points x treatments]
I've
2004 Apr 30
1
AIX 5.2 and 3.0.3
...iling smbd/files.c
"include/proto.h", line 1322.19: 1506-120 (W) Function cannot return a
const qualified type.
Compiling smbd/chgpasswd.c
"include/proto.h", line 1322.19: 1506-120 (W) Function cannot return a
const qualified type.
"smbd/chgpasswd.c", line 551.35: 1506-280 (W) Function argument assignment
between types "struct passwd*" and "const struct passwd*" is not allowed.
</snip>
in addition:
<snip>
Compiling rpc_server/srv_spoolss_nt.c
"include/proto.h", line 1322.19: 1506-120 (W) Function cannot return a
const quali...
2016 Oct 19
0
auth problems with samba 4.4.6 (winbind) *(suppected bug)
...and i noticed a change in winbind.
>
> i noticed 2 logs files with increase a 1000% in size. log.winbindd-idmap
> and log.wb-NTDOM
>
>
>
>
>
> Before ( samba 4.4.5 ) log.winbindd-idmap
>
> [2016/09/30 11:32:37.040567, 0]
> ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
>
> Got sig[15] terminate (is_parent=0)
>
> [2016/09/30 11:33:17.967227, 0]
> ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
>
> Got sig[15] terminate (is_parent=0)
>
> [2016/10/05 16:18:58.799428, 0]
> ../source3/win...
2002 Jun 20
0
[Bug 280] New: make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280
Summary: make failed on IRIX - SCM_RIGHTS unknown
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
Assign...
2002 Jun 25
0
[Bug 280] make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additio...