Displaying 20 results from an estimated 1000 matches similar to: "rlogis() in simulation"
2005 Dec 01
1
Simulate Correlated data from complex sample
Dear List:
I have created some code to simulate data from a complex sample where
5000 students are nested in 50 schools. My code returns a dataframe with
a variable representing student achievement at a single time point. My
actual code for creating this is below.
What I would like to do is generate a second column of data that is
correlated with the first at .8 and has the same means within
2013 Aug 27
1
Error in simulation. NAN
Hi all,
im triyng to implement a bayesian model with R and c++.
I have a strange problem. I can't reproduce the error with a small
script and then i post the original one.
The problem is after the line
for(MCMC_iter2=0;MCMC_iter2<thin;MCMC_iter2++)
For the first 34 iterations all work fine, after, all the simulations
of mu_acc_P return an "nan". If i delete the line
2014 Jan 13
2
[PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size
On Mon, 2014-01-13 at 11:40 +0200, Michael S. Tsirkin wrote:
> On Sun, Jan 12, 2014 at 03:32:28PM -0800, Michael Dalton wrote:
[...]
> > The last issue is how the rx_queue_attribute 'show' function
> > implementation for mergeable_rx_buffer_size will access the appropriate
> > per-receive queue EWMA data. The arguments to the show function will be
> > the
2014 Jan 13
2
[PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size
On Mon, 2014-01-13 at 11:40 +0200, Michael S. Tsirkin wrote:
> On Sun, Jan 12, 2014 at 03:32:28PM -0800, Michael Dalton wrote:
[...]
> > The last issue is how the rx_queue_attribute 'show' function
> > implementation for mergeable_rx_buffer_size will access the appropriate
> > per-receive queue EWMA data. The arguments to the show function will be
> > the
2013 Nov 28
2
Intermittent TCP connect issues when using tinc 1.0.23 and IPv6
Hi,
I am using tinc 1.0.23 in router mode and am having trouble with
intermittent TCP connect timeouts that do not occur when routing the TCP
over the internet directly.
I am using a pure IPv6 setup (i.e direct IPv6 connections, and tunneled
IPv6 subnets).
My configs are as follows:
Site 1:
-----------------------
tinc.conf:
Name = rsukmhb
AddressFamily = ipv6
BindToAddress =
2009 Jan 28
1
Permissions problem - I am in the proper group but still can't create files
I have a share created on my linux server. I can connect to it with the
"administrator" user just fine. I need to be able to create files and
directories with the administrator user, even in directories that are
not owned by administrator. administrator is in the users group.
Everything under the share is in the users group, and the group has
write permission. So why can't
2008 Aug 15
2
Design-consistent variance estimate
Dear List:
I am working to understand some differences between the results of the
svymean() function in the survey package and from code I have written
myself. The results from svymean() also agree with results I get from
SAS proc surveymeans, so, this suggests I am misunderstanding something.
I am never comfortable with "I did what the software" does mentality, so
I am working to
2009 Jul 07
6
Uncorrelated random vectors
Hello,
is it possible to create two uncorrelated random vectors for a given distribution.
In fact, I would like to have something like the function "rnorm" or "rlogis" with the extra property that they are uncorrelated.
Thanks for your help,
Luba
[[alternative HTML version deleted]]
2013 Nov 28
0
tinc Digest, Vol 109, Issue 7
Thanks for replying so quickly Guus.
I will try increasing the re-keying time to 86400, and am now running
the servers in debug 5 mode logging to a file, so will get all output.
Its interesting what you say about UDP being given lower priority, the
two end points of this VPN are actually within the same data center, but
are being routed within the DC's core routers (because its going
2005 May 11
2
Regsubsets()
Dear List members
I am using the regsubsets function to select a few predictor variables
using Mallow's Cp:
> sel.proc.regsub.full <- regsubsets(CO2 ~ v + log(v) + v.max + sd.v +
tad + no.stops.km + av.stop.T + a + sd.a + a.max + d + sd.d + d.max +
RPA + P + perc.stop.T + perc.a.T + perc.d.T + RPS + RPSS + sd.P.acc +
P.dec + da.acc.1 + RMSACC + RDI + RPSI + P.acc + cov.v + cov.a +
2011 Jan 15
1
R scheduling request
Dear all,
I have used R.rps to produce a Google API chart (googleVis) with a
data request in another server.
But i don't understand how is possible to scheduling a request data
to the server and after produce a update of the charts.
Thanks in advance.
Alessandro Oggioni
2020 Nov 16
1
help with "too many clients awaiting authentication"
Hello guys,
Today we faced an unique problem.
We have about 120 stations and we are reaching 40k simultaneous listeners monday/friday (~ 11 AM GMT -3).
We also use url auth to log, audit and build audience reports.
But today, at the end of the day we were about 10k simultaneous and listeners start get errors (403, busy, please try again later), and after digging, delete logs and restart
2014 Jan 13
0
[PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size
On Mon, Jan 13, 2014 at 7:38 AM, Ben Hutchings <bhutchings at solarflare.com>
wrote:
> I don't think RPS should own this structure. It's just that there are
> currently no per-RX-queue attributes other than those defined by RPS.
Agreed, there is useful attribute-independent functionality already
built around netdev_rx_queue - e.g., dynamically resizing the rx queue
kobjs as
2011 Nov 28
0
CentOS 6.1- RPS/RFS kernel patch
----- "Akemi Yagi" <amyagi at gmail.com> escreveu:
> De: "Akemi Yagi" <amyagi at gmail.com>
> Para: "CentOS mailing list" <centos at centos.org>
> Enviadas: Sexta-feira, 25 de Novembro de 2011 17:56:21 (GMT-0300) Auto-Detected
> Assunto: Re: [CentOS] CentOS 6.1- RPS/RFS kernel patch
>
> On Fri, Nov 25, 2011 at 11:49 AM, Karanbir
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
On a recent FreeBSD 8.0-CURRENT (i386) building R (any version) breaks
with the following messages:
----------------------------------------------------------------------
[...snip...]
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c wilcox.c -o wilcox.o
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include
2012 May 09
1
Authorization to publish the Riello UPS protocols
(forwarding msg because of attachments too big)
@Massimo: prefer to send references instead of actual documents,
whenever you mail to the list.
We have a 40Kb limit, to not overload our readers.
Please also avoid Microsoft OpenXML (Ie, .xlsx, .docx, ...) and prefer
PDF or anything else that is actually inter-operable .
Thus I've converted the XLSX spreadsheet to PDF.
To all: I've added
2007 May 10
1
Follow-up about ordinal logit with mixtures: how about 'continuation ratio' strategy?
This is a follow up to the message I posted 3 days ago about how to
estimate mixed ordinal logit models. I hope you don't mind that I am
just pasting in the code and comments from an R file for your
feedback. Actual estimates are at the end of the post.
### Subject: mixed ordinal logit via "augmented" data setup.
### I've been interested in estimating an ordinal logit model
2017 Nov 16
1
[HCL] Riello IPG 600 supported by riello_usb / incorrect battery.charge and ups.temperature values
Hello everyone,
I recently bought a Riello IPG 600 UPS (
http://www.riello-ups.com/products/1-ups/39-iplug) to prevent hardware
damage to my server in case of power outages (already lost two hard drives
because of this) and I managed to successfully configure it with NUT
version 2.7.4 available for Ubuntu 17.04:
nut/zesty-updates,zesty-updates,now 2.7.4-5ubuntu2.1 all [installed]
2001 Dec 18
0
[Bug 42] sh: scp: not found
http://bugzilla.mindrot.org/show_bug.cgi?id=42
hampus.lind at rps.police.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From hampus.lind at rps.police.se
2014 Feb 16
0
Riello iDialog 800 device variables
Hello,
I'm setting up nut on a Riello IDG800 ups, using riello_usb
driver.
I backported nut 2.7.1-1 debian packages from sid to wheezy, and
installed nut-client, nut-server and nut-cgi.
All seems to work quite nicely, but I want to submit the output of
upsc, because some values are not correct (battery.charge,
battery.runtime, ups.temperature, for instance):
battery.capacity: 7