Displaying 10 results from an estimated 10 matches for "requena".
2010 Nov 18
1
Logistic regression with factorial effect
...ue for
the new parameters added.
Given the data was simulated to generate differences between models and
model ?test4.1? is supposed to be the best one, I?m probably doing something
wrong.
Has anyone faced this kind of problem? Or has anyone any idea how to solve
that?
Thanks and Regards
Gustavo Requena
PhD student - Laboratory of Arthropod Behavior and Evolution
Universidade de S?o Paulo
http://ecologia.ib.usp.br/opilio/gustavo.html
--
View this message in context: http://r.789695.n4.nabble.com/Logistic-regression-with-factorial-effect-tp3049208p3049208.html
Sent from the R help mailing list...
2011 Aug 29
1
Bayesian functions for mle2 object
...yesian
functions to solve this problem, enjoyning the flexibility of different
start points to reach the maximum likelihood estimates. However, I have no
idea which package or which function to use to solve the specific problem
I'm facing now.
Does anyone have a clue?
Thanks in advance
Gustavo Requena
PhD Student - Laboratory of Arthropod Behavior and Evolution
Universidade de Sao Paulo - Brazil
--
View this message in context: http://r.789695.n4.nabble.com/Bayesian-functions-for-mle2-object-tp3776442p3776442.html
Sent from the R help mailing list archive at Nabble.com.
2015 May 18
1
Minimum files for building an embedded Opus library
...in compilation time.
My question is, what should be the minimum files and options needed to have
such building, having in mind that only the very basic functionality in
fixed point arithmetic is needed?
Looking forward to your answer.
Kind regards,
Manuel Heras
SRW
Engineering
Pol. Ind. Requena, N79
45214, Cedillo del Condado, Toledo, Spain
Phone: +34.925.508.791
Fax: +34.925.508.792
Web: <http://www.wavenetradio.com> www.wavenetradio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachm...
2012 Feb 13
2
Dynamically extending the group membership of a custom system user
Hello,
I need to expand the membership of a custom system user depending on the
availability of some group on the target system i.e.
user {
"logger":
name => "logger",
ensure => "present",
groups => ["adm", "wheel", "this _group_ if it exists"],
shell => "/bin/bash";
}
The
2007 Feb 22
3
several Filled.contour plots on the same device...
hello -
a question about filled.contour plots, for which i haven't found a
response in previous posts - sorry if already treated.
i'd like to draw several filled.contour plots (that is, maps) on the same
device (a postscript file, actually). I know about layout(matrix) ,
split.screen or par(mfrow) : it works well for simple plots, but with
filled.contour plots, i get several pages
2010 Nov 21
1
Possible to "add" filled.contour(...) to existing plot?
By any chance is it possible to "add" filled.contour(...) to an existing plot
like you can do using image(..., add = TRUE). I looked at the
filed.contour(...) and levelplot(...) documentation, but it didn't seem to be
possible.
I would like to add filled.plot(...) as shown below instead of using the
image(...). Filled.contour seems to provide the smoothing interpolation
2011 Sep 22
2
comparing mixed binomial model against the same model without random effect
Hi everybody,
If I am correct, you can compare a model with random effect with the same model without the random effect by using the nlme function, like this:
no.random.model <- gls(Richness ~ NAP * fExp,
method = "REML", data = RIKZ)
random.model <- lme(Richness ~NAP * fExp, data = RIKZ,
random = ~1 | fBeach, method = "REML")
2010 Oct 14
1
Bug#600241: Xen Hypervisor can only boot if "acpi=off" parameter is used.
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Hardware specs:
Dell PowerEdge R410
32GB RAM DDR3
1TB RAID-1 HD (Perc H200 RAID controller)
Processor: 2 - Intel XeonE5620 2.4Ghz 12M Cache Turbo HT 1066MHz
SO: Debian Squeeze
last update: 14/10/2010
uname -a: "Linux spo-r1-u4 2.6.32-5-xen-amd64 #1 SMP Fri Sep 17 22:00:48
UTC 2010 x86_64 GNU/Linux"
At boot, xen-hypervisor is loaded
2009 Jan 29
1
blind transfer on hook-flash from SIP phone
Kevin P. Fleming wrote:
> This is because hook-flash support is in chan_zap, not in the core of
> Asterisk. There is no need to support hook-flash on any other channel
> type, because every other channel type supported by Asterisk has its own
> (more reliable) methods of signaling.
I'm seeing many discussions on how to provision Blind Transfer, Attendant Transfer and Call
2009 Jan 30
0
Use of Re-INVITE and t,T (transfer) options
Hi all,
Does anyone now if it is possible to make Re-INVITE work (canreinvite=yes) at the same time that arguments T,t (transfer) are used in the Dial() command.
I know that in order to receive the # signal during service invocation the Asterisk server needs to be in the media path, but what if I use INFO method to send the DTMF digits? Is there any possibility to use canreinvite=yes,