Displaying 18 results from an estimated 18 matches for "drep".
Did you mean:
dep
2011 Mar 23
1
rbind a heterogeneous row
....3064985
sim1 is the rowname, X1..X7,week,d are the column names. X1..X7 are factors, booleans in this case.
I need to add another row, represented by the following list:
list(rep(T,7),5,0.0)
-- i.e, TRUE in all boolean columns, 5 in the week column, 0.0 in d. The name of the new row is "dreps".
I used to add fully numeric rows as follows:
df1 <- rbind(df,dreps=c(<all numbers>))
But if I do this here,
df1 <- rbind(df,dreps=c(rep(T,7),5,0.0)) -- booleans are converted to 0/1, which is not what I want.
What's the recommended way to specify and bind a heterogeneou...
2016 Jul 10
0
Debian Jessie joining AD as member fails with "The object name is not found."
...LAG_FIRST
1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0048 (72)
auth_length : 0x0000 (0)...
2016 Jul 18
3
Debian Jessie joining AD as member fails with "The object name is not found."
...LAG_FIRST
1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0048 (72)
auth_length : 0x0000 (0)
...
2016 Jul 18
0
Debian Jessie joining AD as member fails with "The object name is not found."
...0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
> > 0: DCERPC_PFC_FLAG_CONC_MPX
> > 0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
> > 0: DCERPC_PFC_FLAG_MAYBE
> > 0: DCERPC_PFC_FLAG_OBJECT_UUID
> > drep: ARRAY(4)
> > [0] : 0x10 (16)
> > [1] : 0x00 (0)
> > [2] : 0x00 (0)
> > [3] : 0x00 (0)
> > frag_length : 0x0048...
2016 Jul 19
1
Debian Jessie joining AD as member fails with "The object name is not found."
...0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
> > 0: DCERPC_PFC_FLAG_CONC_MPX
> > 0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
> > 0: DCERPC_PFC_FLAG_MAYBE
> > 0: DCERPC_PFC_FLAG_OBJECT_UUID
> > drep: ARRAY(4)
> > [0] : 0x10 (16)
> > [1] : 0x00 (0)
> > [2] : 0x00 (0)
> > [3] : 0x00 (0)
> > frag_length : 0x0048...
2012 Aug 07
2
Passing arguments to a function within a function ...
...;low estimate","cental estimate","high estimate")
if(verbose==TRUE) message("dimentions of out = ", dim(out))
out.idx = na.omit(match(par,rownames(out)))
out[out.idx,]
}
## Function using the published dose-response relationships with the
generic function
drep <- function(pop.conc=x,sicklist=adult.CP.mortality,...){
dr.out=by(x,x$Name,function(x){z=as.data.frame((x))
dose.response(pop=z$pop*sum(z[,adult.CP.mortality$Xpop]),
conc=z$conc,
cases=z$cases,...
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...host serverDC1001.dan2003.sample.domain.com auth_type 0,
auth_level 1
&r: struct ncacn_packet
rpc_vers : 0x05 (5)
rpc_vers_minor : 0x00 (0)
ptype : DCERPC_PKT_BIND (11)
pfc_flags : 0x03 (3)
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0048 (72)
auth_length : 0x0000 (0)...
2016 Aug 11
0
net ads testjoin OK, net rpc testjoin fails
...LAG_FIRST
1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0048 (72)
auth_length : 0x0000 (0)...
2015 Apr 17
0
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...com auth_type 0,
> auth_level 1
> &r: struct ncacn_packet
> rpc_vers : 0x05 (5)
> rpc_vers_minor : 0x00 (0)
> ptype : DCERPC_PKT_BIND (11)
> pfc_flags : 0x03 (3)
> drep: ARRAY(4)
> [0] : 0x10 (16)
> [1] : 0x00 (0)
> [2] : 0x00 (0)
> [3] : 0x00 (0)
> frag_length : 0x0048 (72)
> auth_...
2013 Feb 27
1
net rpc share allowedusers gives "Coult not query secdesc for share"?
...#39;foo'
level : 0x000001f6 (502)
&r: struct ncacn_packet
rpc_vers : 0x05 (5)
rpc_vers_minor : 0x00 (0)
ptype : DCERPC_PKT_REQUEST (0)
pfc_flags : 0x03 (3)
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0018 (24)
auth_length : 0x0000 (0)...
2020 Apr 23
2
pad length mismatch error message
Hi Andrew,
> Thanks for reporting this. Firstly, don't worry about 'attr' packages
> or how Bind9 or DNS is configured etc, this is an error in our core RPC
> server, and not something that is able to be configured (neither at
> build nor runtime).
>
> A client, and we don't include enough information in the message as to
> which, so you will need to turn up
2018 Apr 17
0
slow smbclient samba 4.7.x
...1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0048 (72)
auth_length : 0x0000 (0)...
2013 Apr 12
0
net rpc share allowedusers fails half the time?
...: *
resume_handle : 0x00000000 (0)
&r: struct ncacn_packet
rpc_vers : 0x05 (5)
rpc_vers_minor : 0x00 (0)
ptype : DCERPC_PKT_REQUEST (0)
pfc_flags : 0x03 (3)
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0018 (24)
auth_length : 0x0000 (0)...
2008 Dec 09
4
Pre-model Variable Reduction
Hello All,
I am trying to carry out variable reduction. I do not have information
about the dependent variable, and have only the X variables as it
were.
In selecting variables I wish to keep, I have considered the following criteria.
1) Percentage of missing value in each column/variable
2) Variance of each variable, with a cut-off value.
I recently came across Weka and found that there is an
2017 May 31
1
Unable_to_migrate_shares_from_AD_to_file_server
...LAG_FIRST
1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x0024 (36)
auth_length : 0x0000 (0)...
2019 Apr 10
3
Unable to upload printer drivers.
...1: DCERPC_PFC_FLAG_LAST
0: DCERPC_PFC_FLAG_PENDING_CANCEL_OR_HDR_SIGNING
0: DCERPC_PFC_FLAG_CONC_MPX
0: DCERPC_PFC_FLAG_DID_NOT_EXECUTE
0: DCERPC_PFC_FLAG_MAYBE
0: DCERPC_PFC_FLAG_OBJECT_UUID
drep: ARRAY(4)
[0] : 0x10 (16)
[1] : 0x00 (0)
[2] : 0x00 (0)
[3] : 0x00 (0)
frag_length : 0x001c (28)
auth_length : 0x...
2019 Apr 08
4
Unable to upload printer drivers
Hi,
Am 25.03.2019 um 14:12 schrieb Marco Gaiarin via samba:
> [...]
> Some drivers there's no way to load (for example, some samsung MFP).
> Some other load, but you have to do 2-5 try before they work.
I did now try many different drivers from different vendors none of them
worked thus I think there is something else wrong.
I then did some more tests, trying to find anything being
2012 Nov 05
7
VFS ACL with SMB2
Hello,
I have a question because POSIX ACL with SMB2 max protocol does not work
properly.Did you test VFS xattr acls with SMB2 max protocol? Is it
working corectly?
Best regards/Adrian Berlin
--