Displaying 20 results from an estimated 79 matches for "carmo".
Did you mean:
carma
2013 Jun 10
2
please check this
...t;- sort(c(indx11,indx00))
?nrow(res10Percent[-indx10,])
#[1] 452
?res10PercentNew<-res10Percent[-indx10,]
?nrow(subset(res10PercentNew,dummy==1))
#[1] 226
?nrow(subset(res10PercentNew,dummy==0))
#[1] 226
?nrow(unique(res10PercentNew))
#[1] 452
A.K.
----- Original Message -----
From: Cecilia Carmo <cecilia.carmo at ua.pt>
To: arun <smartpink111 at yahoo.com>
Cc:
Sent: Monday, June 10, 2013 10:19 AM
Subject: RE: please check this
But I don't want it like this.
Once a firm is paired with another, these two firms should not be paired again.
Could you solve this?
Thanks,
Cec?l...
2013 Jun 07
4
matched samples, dataframe, panel data
...3
colnames(data3)<-c("firm","year","industry","dummy","dimension")
final1<-rbind(data1,data2)
final2<-rbind(final1,data3)
final2
final3<-final2[order(final2$year,final2$industry,final2$dimension),]
final3
Thank you very much,
Cecília Carmo
Universidade de Aveiro - Portugal
[[alternative HTML version deleted]]
2016 Aug 01
4
Unlock domain user
Hi Rowland.
The command (samba-tool user enable 'user') is used to enable a user
account that has been disabled in AD, but it is not functional to unlock a
user account that has been locked by wrong password.
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 01/08/16 17:40, Anderson Hoffmann do Carmo wrote:
>
>> Hi for all!
>>
>> It's a simple question, but I d...
2010 Aug 01
3
remove extreme values or winsorize – loop - dataframe
...<-transform(ind1year2000,X2=ifelse(X1<q1,q1,ifelse(X1>q99,q99,X1)))
I repeat this for all years and industries, and then I
merge/bind all again to have a new dataframe with all the
columns of the dataframe ?data? plus X2.
Could anyone help me doing this in a easier way?
Thanks
Cec?lia Carmo
Universidade de Aveiro - Portugal
2011 Sep 22
2
the opposite of lag() in panel data
...I have transformed my data before with pdata.frame(mydata,
index=c("groupindex", “timeindex"))
And then I’ve done lag(mydata, -1) but it doesn’t work.
The error message was:
Error in rep(1, ak) : invalid ''times'' argument
Thank you in advance,
Cecília Carmo
[[alternative HTML version deleted]]
2011 Oct 02
2
subset in dataframes
...4 12 120
6 2002 4 43 430
7 2003 4 67 670
8 2004 4 54 540
So I''m doing:
data2<-data1[data1$firm%in%subset(data1,data1$x>0),]
data2
But the result is
[1] year firm x y
<0 rows> (or 0-length row.names)
Thank you for any help
Cecília Carmo
(Universidade de Aveiro)
[[alternative HTML version deleted]]
2009 Jun 02
1
R: subset dataframe/list
...e, so I?ve introduced the dec="," in ?read.table?
and it worked. What I?ve done was
coeficientes<-read.table("coeficientes.txt",sep="\t",header=T,dec=",")
Then, subset worked fine
coeficientesWanted<-subset(coeficientes,b1>0)
Thanks again,
Cec?lia Carmo (Universidade de Aveiro ? Portugal)
--- the forwarded message follows ---
-------------- next part --------------
An embedded message was scrubbed...
From: "Cecilia Carmo" <cecilia.carmo at ua.pt>
Subject: Fwd: [R] subset dataframe/list
Date: Mon, 01 Jun 2009 21:34:33 +0100...
2009 Jun 01
1
Fwd: subset dataframe/list
--- the forwarded message follows ---
-------------- next part --------------
An embedded message was scrubbed...
From: "Cecilia Carmo" <cecilia.carmo at ua.pt>
Subject: Re: [R] subset dataframe/list
Date: Mon, 01 Jun 2009 21:33:15 +0100
Size: 3657
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090601/921f7638/attachment-0002.mht>
2009 May 04
4
Creating a variable which is the sum of equal rows in a dataframe
...Firm numberofbanks
500600700 3
500600800 2
500600900 1
This is a question of counting the times each firm
appears, but I don?t know which function do this. If
anyone could help me I appreciate.
Thank you in advance for the help you could give me,
Cecilia Carmo (Portugal)
2010 Aug 21
3
problems with merge() - the output has many repeated lines
...each) and I never had this problem, but now it happened to
me and I want to know if someone knows what could be
happening.
The final dataframe has many rows, an impossible number! I
have done edit(dataframe) and I saw that there are many
repeated rows (all equal).
Thanks for any help,
Cec?lia Carmo
Universidade de Aveiro
Portugal
2016 Aug 01
2
Unlock domain user
Hi for all!
It's a simple question, but I did not find the answer!
How unlock domain user after the account blocked by wrong password?
How to do this by samba-tool or any other tool in Linux_AD?
Or is this possible only by Windows RSAT_Tool?
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2009 Jun 28
2
simple loop
...lculates the mean of X1 by year and
by industry and I need this values in a dataframe or a
matrix.
I have done:
means<-matrix(nrow=3,ncol=4)
for ( i in unique(data$industry))
for (j in
data$year){means[i,j]<-mean(data$X1,na.rm=TRUE)}
But it doesn?t work. Could anyone help me?
Cec?lia Carmo
2016 Jul 12
1
Demote Win2008R2 DC Fail
...ws! the following procedure worked perfectly...
I added at the end "Remove manually Windows DC entries in DNS"
The script used in step 9 was "
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
"
*Very thanks for all!*
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-07-12 9:55 GMT-03:00 Anderson Hoffmann do Carmo <
anderson.hoffmann at gsurfnet.com>:
> I will test this
> Thanks ;-)
>
> Anderson Hoffmann do Carmo
> MCP | MTA | MCDST | MCTS | MC...
2011 May 19
2
balanced panel data
...ith only those firms that have information all
years.
This is, I want a balanced panel data, but with the maximum number of years.
In my reprocucible example I want to keep firms 1,2 and 3 (period 2000 to
2004).
I need your help to create a code for this.
Thank you very much,
Cecília Carmo
(Universidade de Aveiro)
#My reproducible example:
firm<-sort(rep(1:3,5),decreasing=F)
year<-rep(2000:2004,3)
X<-rnorm(15)
data1<-data.frame(firm,year,X)
data1
firm<-sort(rep(4:6,3),decreasing=F)
year<-rep(2001:2003,3)
X<-rnorm(9)
data2<-data.frame(firm,y...
2009 Jun 16
2
save the output of summary(lmList(x)) into a dataframe
...65e+01 0.000000e+00
Residual standard error: 0.2261486 on 1522 degrees of
freedom
I would like to have this output in a dataframe like
this:
x3 intercept x1 x2 Std. Error t value Pr(>|t|)
1
2
5
14
Anyone knows if it is possible and how?
Thanks in advance,
Cec?lia Carmo (Universidade de Aveiro ? Portugal)
2009 Jun 01
2
subset dataframe/list
...rs
So I?ve tried:
> coefSelected<-subset(coeficientes,coeficientes$b1>0)
Warning message:
In Ops.factor(coeficientes$b1, 0) : > not meaningful for
factors
I?ve done
>mode(coeficientes)
[1] "list"
But I don?t know how to handle it!
Coul anyone help me?
Thanks,
Cec?lia Carmo (Universidade de Aveiro ? Portugal
2016 Jul 12
1
Demote Win2008R2 DC Fail
...root at gteste2:~#
root at gteste2:~# samba-tool domain demote --remove-other-dead-server=GTESTE
-UAdministrador --password=*********
Usage: samba-tool domain demote [options]
samba-tool domain demote: error: *no such option:
--remove-other-dead-server*
root at gteste2:~#
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-07-11 16:50 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 11/07/16 20:04, Anderson Hoffmann do Carmo wrote:
>
> I am transfer using 'samba-tool fsmo transfer --role=all
>
&...
2016 Aug 01
0
Unlock domain user
Type the command pdbedit -Lvu username , what does it show on the Account Flags field?
----- Original Message -----
From: "Anderson Hoffmann do Carmo" <anderson.hoffmann at gsurfnet.com>
To: "samba" <samba at lists.samba.org>
Sent: Monday, August 1, 2016 2:04:48 PM
Subject: Re: [Samba] Unlock domain user
Hi Rowland.
The command (samba-tool user enable 'user') is used to enable a user
account that has been dis...
2010 Aug 20
5
paired samples, matching rows, merge()
...2 22 12
6 2 22 13
7 3 23 14
8 3 24 14
9 5 25 16
10 5 25 17
I have a final dataframe with 10 rows, but I want it with
5 rows, like this:
k1 k2.x k2.y
1 1 20 10
2 1 21 11
3 2 22 12
4 3 23 14
5 5 25 16
Thanks for any help.
Cec?lia Carmo
(Universidade de Aveiro)
2016 Jul 11
5
Demote Win2008R2 DC Fail
...CN=NTDS
Settings,CN=GTESTE2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=testead,DC=gsurfnet,DC=com
root at gteste2:/anderson#
Thanks,
Anderson Hoffmann
2016-07-11 15:47 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 11/07/16 19:26, Anderson Hoffmann do Carmo wrote:
>
>> Hi.
>>
>> I am using a Windows Server 2008R2 as primary DC and a Ubuntu Server 16.04
>> as secundary DC with Samba 4.3.9 (from repository/apt-get)
>> I am transfered FSMO rules to Samba and I am try to demote Windows, but
>> fail!
>>
>
>...