Displaying 20 results from an estimated 64 matches for "americ".
Did you mean:
america
2019 May 18
0
Fwd: Linux (RHEL 7.6 with OSP 14) Bugs
Dears,
I have the following Bugs that crashed my VM, I reported it to RH, they
didn't answer, and banned my developer account, the Bug is when you disable
the network on RHEL with OSP 14 installed all in one, it crashes the
system, I had a 12GB RAM, with 8 CPUs on the VM, and I found out that this
crash report pissed off someone in RH, because they called me, and said
what do you want from
2009 Sep 01
0
amer: generalized additive mixed models with lme4
Dear R-users,
I'd like to announce the release of the amer-package that adds the
capability to fit generalized additive mixed models to lme4.
It includes a vignette with real data examples and a brief summary of the
theory behind the implementation.
Best,
Fabian
[[alternative HTML version deleted]]
_______________________________________________
R-packages mailing list
R-packages at
2009 Sep 01
0
amer: generalized additive mixed models with lme4
Dear R-users,
I'd like to announce the release of the amer-package that adds the
capability to fit generalized additive mixed models to lme4.
It includes a vignette with real data examples and a brief summary of the
theory behind the implementation.
Best,
Fabian
[[alternative HTML version deleted]]
_______________________________________________
R-packages mailing list
R-packages at
2004 Feb 06
2
vector of factors to POSIXlt
hello,
I have a vector of factors
> str(rcptdt)
Factor w/ 51 levels "1/10/03","1/13/03",..:
> length(rcptdt)
[1] 87
which i want to convert to class POSIXlt to extract the day, so:
a1<-format(rcptdt,"%m/%d/%y")
> length(a1)
[1] 87
and:
a2<-strptime(a1, "%m/%d/%y")
str(a2)
`POSIXlt', format: chr [1:87] "2002-04-18"
2004 Nov 02
2
using R in .NET apps
looking for some thoughts on incorporating R functionality to create
histograms of data stored in an informix db. im gonna write the app in .Net
and will use a managed provider to access the data. what R libs might I have
to package in the assemblies? (sorry my Q is general as Ive only just looked
at wanting this yet)
Thanks. Amer.
2003 Jul 18
2
create a vector looping over a frame
Hello,
I have a data.frame
> names(popA)
[1] "Year" "Series" "Age" "WM" "WF" "HM" "HF" "BM"
[9] "BF" "IM" "IF" "AM" "AF" "Yr"
how do i loop over a subset of variables in this frame to create a vector of
2000 Feb 15
4
Locking error in the installation of Samba
Hi!
I m trying to install samba-2.0.6 on solaris 7.
When i run configure script, it gives me an error
checking configure summary
ERROR: No locking available. Running Samba would be unsafe
configure: error: summary failure. Aborting config
it also doesnot find "fcntl"
What do u ppl suggest. What kind of locking is on my system.
Thanks
Regards
Amer!
2003 Dec 01
2
wilcoxon-pratt signed rank test in R - drug-effiacy
...ons I would in R recommand using a matched-pairs
Wilcoxon test with a formula like:
wilcox.test(pre,post,alternative='greater',paired=T)
Looking deeper into the writings of Pratt I found some 1964-stuff "Pratt JW.
Remarks on zeros and ties in the Wilcoxon signed rank procedures.
J.Americ.Statistical Assoc. 1959; 54: 655-67. "
Do'es any of you know what is the wilcoxon-pratt test compared with the
formula described above and how it should be implemented in R.
Thanks in advance
/Niels
Cand. Polit.
Niels Steen Krogh
Solsortvej 44
2000 F.
Tlf: 3888 8613
ZiteLab / Empowe...
2005 Feb 04
2
AU caller ID with Sipura SPA-3000
Hi All,
I am using a Sipura SPA-3000 as an FXO gateway to bring calls in and
out of Asterisk. I am using "PSTN Ring Thru Line 1" (on the "PSTN
Line" tab) so Asterisk answers the call rather than the SPA-3000. It
is all working perfectly except I can't get the SPA-3000 to pass
caller ID to Asterisk. It passes "Display Name", "User ID" and any
"PSTN
2007 Nov 27
0
zpool detech hangs causes other zpool commands, format, df etc.. to hang
Customer has a Thumper running:
SunOS x4501 5.10 Generic_120012-14 i86pc i386 i86pc
where running "zpool detech disk c6t7d0" to detech a mirror causes zpool
command to hang with following kernel stack trace:
PC: _resume_from_idle+0xf8 CMD: zpool detach disk1 c6t7d0
stack pointer for thread fffffe84d34b4920: fffffe8001c30c10
[ fffffe8001c30c10 _resume_from_idle+0xf8() ]
2013 Jun 25
1
question about libvirt and qemu
Hello,
I am wondering what is the difference between libvirt and qemu?and how they
are related to KVM?
--
Ahmed Amer
**+2 0111 0353505
2003 Nov 07
1
barplot(names.arg) versus axis(labels)
Should I be able to use axis() on a barplot? i have a data.frame, the first
3 values of which are:
> c[1:3,]
median mean
A1 56.5 58.50000
A61 73.0 73.00000
A62 63.0 63.00000
> str(c)
`data.frame': 19 obs. of 2 variables:
$ median: num 56.5 73 63 161 51 55 44.5 22 54 49 ...
$ mean : num 58.5 73.0 63.0 161.0 47.5 ...
if I do barplot(median) and then try
2003 Jul 17
0
Silverman modality test
Dear R users,
I've written the following functions to implement Silverman's modality
test ("Using kernel density estimates to investigate multimodality", J.R.
Stat. Soc. B, 43, (1981), 97-99.), and I tested them on the Chondrite data
set (Good & Gaskins, J. Amer. Stat. Ass., 75, (1980), 42-56). Values for
the critical window width seem OK, which is not the case for the
2007 Mar 30
1
Model comparison
Dear all,
I would like to know if I can compare by a significance test 2 models with different kind of parameters. Perhaps I am wrong but I think that we can only compare 2 models if one is a sub model of the other.
Med venlig hilsen / Regards
João Fadista
Ph.d. studerende / Ph.d. student
AARHUS UNIVERSITET / UNIVERSITY OF AARHUS
Det Jordbrugsvidenskabelige Fakultet / Faculty of
2011 Jun 16
0
lmer: How to plot a spline from function
Hi,
my problem sounds simple but I've been trying and looking for a solution,
but just can not find out how to solve it.
I have a dataset and want to do a GAM with binomial link function, random
effects (for individuals as there are severeal measurements for everyone)
and a time-spline.
For this purpose I used the lmer-function from lme4 package.
My code looks like this:
mod <-
2005 Feb 03
0
Australian Caller ID with Sipura SPA-3000
Hi All,
I am using a Sipura SPA-3000 as an FXO gateway to bring calls in and
out of Asterisk. I am using "PSTN Ring Thru Line 1" (on the "PSTN
Line" tab) so Asterisk answers the call rather than the SPA-3000. It
is all working perfectly except I can't get the SPA-3000 to pass
caller ID to Asterisk. It passes "Display Name", "User ID" and any
"PSTN
2005 Sep 16
0
Wildcard TE110P
Hi;
I have a Wildcard TE110P, i'm locking for a Motherboard to use it, i
know that in the web site of Digium are 3 Motherboard but it's to
expensive.
Do you tested other Motherboard.
Thanks
--
coordialement
Karim AMER
2005 Sep 28
1
Motherboard for Digium card
Hello;
I would like to know what's new in motherboard compatible with a
Digium card like: Wildcard TE410P or Wildcard TE110P.
Thanks every body for helping me!!! :-)
//vador
2006 Mar 15
1
Development news :: T38 passthrough
I found a bug in the latest T38 passthrough patches, the effect
is that a non-SIP call after being put on hold is then lost, no
resume is possible.
The fix is to be applied in the chan_sip.c file:
} else {
/* No bridged peer with T38 enabled*/
transmit_response_with_sdp(p, "200 OK", req, 1);
}
- }
+ } else transmit_response_with_sdp(p, "200
2002 Jun 25
1
rsync hanging?
Hi there,
I've been using rsync for a while to synchronize directories between my
windows XP laptop and a redhat linux workstation. However, starting
yesterday, rsync started hanging. From what I can tell, rsync completes the
transfer and then just hangs rather than exiting. Here are the details:
On the client machine (Windows XP):
rsync version: 2.5.5, protocol version 26
ssh version: