Displaying 20 results from an estimated 45 matches for "lage".
Did you mean:
age
2004 Mar 29
1
StepAIC
Dear list,
here is an example of stepAIC that I do not understand.
The data is n=42, Lage is the only factor and there are four other
variables treated as continuous.
First you see the stepAIC-forward solution (fs7). The strange thing here
is that apparently not all interactions are tried for inclusion, but only
WQ:Lage. In particular, I think that WFL:Lage should be tried
in the last...
2018 Feb 11
2
Hausman test
Hello,
I have a problem with Hausman test. I am performing my analysis with these
commands:
> library(plm)
> data<-read.csv2("paolo.csv",header=TRUE)
> data<
pdata.frame(data,index=c("FIRM","YEAR"),drop.index=TRUE,row.names=TRUE)
>
RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+NGROWTH+TURN+GPROF+GPROF2
>
grun.fe<-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+NGROWTH+TURN+GPROF+GPROF2,data=data,model="within")
> grun.re
<-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+NGROWTH+TURN+GPROF+GPROF2,data=data,...
2005 Mar 02
1
Warning: number of items to replace is not a multiple of replacement length
...t;-function (tt)
{
library(mvtnorm)
#============================
Makeham<-function(tt)
{
a2=0.030386513
a3=0.006688287
b3=0.039047537
t<-tt-20
h.t<-a2+a3*exp(b3*t)
S.t<-exp(-a2*t+a3/b3*(1-exp(b3*t)))
return(S.t*h.t)
}
#===========================
trans<-function (age)
{
indic=c(2,2)
lage=log(age)
xpars=c(2.1862908,7.5528077,8.5806697,2.3319461,8.8959507,9.1380187,0.3720293)
beta<-c(0,0)
alpha1<-c(0,0)
alpha2<-c(0,0)
beta[1]<-xpars[1]
alpha1[1]<-xpars[2]
alpha2[1]<-xpars[3]
beta[2]<-xpars[4]
alpha1[2]<-xpars[5]
alpha2[2]<-xpars[6]
corr<-matrix(rep(0,4),...
2018 Feb 11
0
Hausman test
...man test. I am performing my analysis with these
> commands:
>
> > library(plm)
> > data<-read.csv2("paolo.csv",header=TRUE)
> > data<
> pdata.frame(data,index=c("FIRM","YEAR"),drop.index=TRUE,row.names=TRUE)
> >
> RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+NGROWTH+
> TURN+GPROF+GPROF2
> >
> grun.fe<-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+
> PGROWTH+NGROWTH+TURN+GPROF+GPROF2,data=data,model="within")
> > grun.re
> <-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+
>...
2018 Feb 11
1
Hausman test
...lysis with these
>> commands:
>>
>> > library(plm)
>> > data<-read.csv2("paolo.csv",header=TRUE)
>> > data<
>> pdata.frame(data,index=c("FIRM","YEAR"),drop.index=TRUE,row.names=TRUE)
>> >
>> RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROWTH+NGROWTH+TU
>> RN+GPROF+GPROF2
>> >
>> grun.fe<-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+STLEV+FCOST+PGROW
>> TH+NGROWTH+TURN+GPROF+GPROF2,data=data,model="within")
>> > grun.re
>> <-plm(RECEIV~LSIZE+LAGE+LAGE2+CFLOW+...
2018 Aug 14
5
doveadm mailbox delete not working
I have a user who has several folders in his mailbox, which we can not
delete, neither via IMAP nor via doveadm:
root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
| cat -v
INBOX/[Fachbereiche ^M
INBOX/Fachbereiche ^M
INBOX/hbereiche^M
INBOX/hbereiche/LAGen]^M
INBOX/hbereiche/LAG^M
INBOX/[Fachbereiche^M
INBOX/[Fachbereiche/LAGen]^M
INBOX/[Fachbereiche]^M
INBOX/[Fachbereiche]/LAGen]^M
INBOX/[Fachbereiche]/LAGe^M
root at ka-nfs-mail:~# doveadm mailbox delete? -u <username>
'INBOX/Fachbereiche '
doveadm(<username>): Info: Mailbox del...
2018 Aug 15
1
doveadm mailbox delete not working
...which we can not
>> delete, neither via IMAP nor via doveadm:
>>
>> root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
>> | cat -v
>> INBOX/[Fachbereiche ^M
>> INBOX/Fachbereiche ^M
>> INBOX/hbereiche^M
>> INBOX/hbereiche/LAGen]^M
>> INBOX/hbereiche/LAG^M
>> INBOX/[Fachbereiche^M
>> INBOX/[Fachbereiche/LAGen]^M
>> INBOX/[Fachbereiche]^M
>> INBOX/[Fachbereiche]/LAGen]^M
>> INBOX/[Fachbereiche]/LAGe^M
>> root at ka-nfs-mail:~# doveadm mailbox delete? -u <username>
>> ...
2006 Dec 19
1
effect plot
Dear R users,
Is there a simple way to use the effect function (library(effects)) with
a GEE estimated model?
library(gee)
library(MASS)
library(effects)
attach(epil)
b = gee(y ~ lbase*trt + lage + V4, family=poisson, id=subject,
corstr="exchangeable")
plot(effect("lbase*trt", b))
# Errore in effect("lbase*trt", b) : nessun metodo applicabile per
"effect"
[[alternative HTML version deleted]]
2007 Sep 19
0
openser/ser/Asterisk user meeting (beer drinking in Vienna)
Hi!
Meanwhile also the location is fixed: it is happening at metalab
(http://metalab.at/) - a place for geeks.
Thus, we meet there at Thursday, 20.9.2007, 19:00 CEST (=local Vienna
time). Metalab is located next to the city hall:
http://metalab.at/wiki/Lage
Metalab is no pub/restaurant. Thus, don't come hungry! Nevertheless
liquid food (drinks) is available.
We meet in the library (in the back of metalab): http://metalab.at/wiki/Lage
For people who do not know me - I will wear my openser T-Shirt (unless
it is in the laundry).
regards
Klaus...
2010 Oct 12
1
SquashFS: how good is it?
Hello listmates,
Have any of you used SquashFS?
See: http://en.wikipedia.org/wiki/SquashFS
We have tried it on small file sets, seems good but if you have
experience using it, especially to store/archive lage volumes of
files, please share your experience.
Thanks.
Boris.
2010 Mar 14
1
Improve lattice XYPLOT graphic
...th legend?
What you suggest me?
113 and 133 are different isolates. 1%*%10^8 and 3%*%10^8 are
different treatments. H_2O and H_2O+Tween are my controls.
Any suggestion is very welcome!
Thank you very much
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
2018 Aug 15
0
doveadm mailbox delete not working
...several folders in his mailbox, which we can not
> delete, neither via IMAP nor via doveadm:
>
> root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
> | cat -v
> INBOX/[Fachbereiche ^M
> INBOX/Fachbereiche ^M
> INBOX/hbereiche^M
> INBOX/hbereiche/LAGen]^M
> INBOX/hbereiche/LAG^M
> INBOX/[Fachbereiche^M
> INBOX/[Fachbereiche/LAGen]^M
> INBOX/[Fachbereiche]^M
> INBOX/[Fachbereiche]/LAGen]^M
> INBOX/[Fachbereiche]/LAGe^M
> root at ka-nfs-mail:~# doveadm mailbox delete? -u <username>
> 'INBOX/Fachbereiche '
>...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 19:18:45 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Thu, 3 May 2018 14:59:18 -0300
> "Ethy H. Brito via samba" <samba at lists.samba.org> wrote:
>
> > I run the pdbedit command.
> > I got a lage amount of users (and groups).
> > The admin of the S3 server deleted (userdel) 75 users and these are
> > still listed by pdbedit. How do I get rid os them??
> >
> > I think you may be mistaken (or I did not fully understood your
> > affirmation). These "no such...
1999 Jan 29
4
CANNOT BROWSE (the solution)
...y permissions - everything works fine again!!!
Due to the last "cannot browse" articles in this list, I post this one.
Perhaps someone has got the same error.
Once again: You all made a real good work on SAMBA! Go on.
best regards
rick
--
snail: ANZER GmbH - Pieperstr. 14 - 32791 Lage - Germany
email: rick_@t-online.de
voice: (0049) 5232 / 9777-21
fax: (0049) 5232 / 78094
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...dit -Lv' on S3
> This should list all your users, you are looking for lines like
> this:
>
> S-1-5-21-1768301897-3342589593-1064908849-3601
>
> The last number '3601' is the RID, the rest is the SID that identifies
> the domain.
I run the pdbedit command.
I got a lage amount of users (and groups).
The admin of the S3 server deleted (userdel) 75 users and these are still listed by pdbedit.
How do I get rid os them??
>
> > >
> > > > the group names which jgarcia belongs make no sense either
> > > > (5p6l3d1$ ?!?! this one...
2010 Jan 24
1
Categorical data repeated on time analysis
...ause free-living nematode
reproduce very fast, so I need to know the number of living in the
medium.
What you suggest me for analyze this on R? What transformation I could do?
There were a specific package for that?
Have you did something like this?
Thank you very much
--
Marcelo Luiz de Laia
Lages - SC - Brazil
Linux user number 487797
2018 Aug 14
2
doveadm mailbox delete not working
...several folders in his mailbox, which we can not
> delete, neither via IMAP nor via doveadm:
>
> root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
> | cat -v
> INBOX/[Fachbereiche ^M
> INBOX/Fachbereiche ^M
> INBOX/hbereiche^M
> INBOX/hbereiche/LAGen]^M
> INBOX/hbereiche/LAG^M
> INBOX/[Fachbereiche^M
> INBOX/[Fachbereiche/LAGen]^M
> INBOX/[Fachbereiche]^M
> INBOX/[Fachbereiche]/LAGen]^M
> INBOX/[Fachbereiche]/LAGe^M
> root at ka-nfs-mail:~# doveadm mailbox delete? -u <username>
> 'INBOX/Fachbereiche '
>...
2018 Aug 15
4
doveadm mailbox delete not working
...mi:
> Try
>
> doveadm mailbox list -u user INBOX/*
Hmm, posted that before, it lists all these undeletable mailboxes:
root at ka-nfs-mail:~# doveadm mailbox list? -u <username> 'INBOX/*' | grep
hbereich
INBOX/[Fachbereiche
INBOX/Fachbereiche
INBOX/hbereiche
INBOX/hbereiche/LAGen]
INBOX/hbereiche/LAG
INBOX/[Fachbereiche
INBOX/[Fachbereiche/LAGen]
INBOX/[Fachbereiche]
INBOX/[Fachbereiche]/LAGen]
INBOX/[Fachbereiche]/LAGe
When I try deleting it, everything looks ok:
root at ka-nfs-mail:~# doveadm mailbox delete -u <username>
'INBOX/Fachbereiche '
doveadm(<...
2006 Oct 08
1
Simulate p-value in lme4
Dear r-helpers,
Spencer Graves and Manual Morales proposed the following methods to
simulate p-values in lme4:
************preliminary************
require(lme4)
require(MASS)
summary(glm(y ~ lbase*trt + lage + V4, family = poisson, data =
epil), cor = FALSE)
epil2 <- epil[epil$period == 1, ]
epil2["period"] <- rep(0, 59); epil2["y"] <- epil2["base"]
epil["time"] <- 1; epil2["time"] <- 4
epil2 <- rbind(epil, epil2)
epil2$pred <- un...
2018 Aug 14
0
doveadm mailbox delete not working
...can not
> > delete, neither via IMAP nor via doveadm:
> >
> > root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
> > | cat -v
> > INBOX/[Fachbereiche ^M
> > INBOX/Fachbereiche ^M
> > INBOX/hbereiche^M
> > INBOX/hbereiche/LAGen]^M
> > INBOX/hbereiche/LAG^M
> > INBOX/[Fachbereiche^M
> > INBOX/[Fachbereiche/LAGen]^M
> > INBOX/[Fachbereiche]^M
> > INBOX/[Fachbereiche]/LAGen]^M
> > INBOX/[Fachbereiche]/LAGe^M
> > root at ka-nfs-mail:~# doveadm mailbox delete? -u <username>
>...