similar to: simulating binary random numbers using 'mvtnorm'

Displaying 20 results from an estimated 400 matches similar to: "simulating binary random numbers using 'mvtnorm'"

2010 Jun 21
0
Fw: simulating binary random numbers using 'mvtnorm'
Hi R-users, I just started learning R. I have a project on lot quality assurance sampling (LQAS). In this project I have to develop LQAS plans to make decision on stopping / continuing a programme. The LQAS plans is based on cluster sampling: selection of k clusters (villages) of m children each for a total sample of n. In this connection I would like to estimate the classification errors ( alpha
2003 May 11
1
iHEADS UP: ipsec packet filtering change
On Sun, 23 Feb 2003 09:47:05 -0800, "Sam Leffler" <sam@errno.com> said: > >> Add a new config option IPSEC_FILTERGIF to control whether or not >> packets coming out of a GIF tunnel are re-processed by ipfw, >> et. al. By default they are not reprocessed. With the option they >> are. > > This may affect your ipfw/ipf rules. If you are happy with
2012 Apr 12
0
Extended beta-binomial model in R
Dear all, I have been searching far and wide for a solution to the problem of negative intracluster correlation in the case of a binomial response variable (also known as under-dispersion). Prentice (1986) (http://www.jstor.org/stable/2289219) developed an extension of the beta-binomial model which allowed for this negative correlation. Palmquist
2012 Jul 04
2
How to generate a correlated binary data set?
Hi. I am trying to generate a correlated binary data set. I've tried to use mvtBinaryEP, binarySimCLF, and bindata packages but none of them works in R version 2.15.1. Do you know any package to generate correlated binary covariates and work in R version 2.15.1, or how to generate it? Thanks, [[alternative HTML version deleted]]
2010 Apr 08
2
HP R1500 G2
I'm attempting to get a HP R1500 G2 UPS working with Solaris 10 connected via USB. Thanks to Arnaud's patch to drivers/tripplite-hid.c found at http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-February/005887.html things mostly work. upsc ups01 shows a couple of things that don't look quite right. [....] battery.temperature: -234.1 [....] ups.alarm: No battery installed!
2011 Oct 05
4
SPlus to R
I'm trying to convert an S-Plus program to R.  Since I'm a SAS programmer I'm not facile is either S-Plus or R, so I need some help.  All I did was convert the underscores in S-Plus to the assignment operator <-.  Here are the first few lines of the S-Plus file:   sshc _ function(rc, nc, d, method, alpha=0.05, power=0.8,              tol=0.01, tol1=.0001, tol2=.005, cc=c(.1,2),
2003 Oct 01
1
Upgrade to 4.8 STABLE - Root mount failed: 6
I have same problem on same class machine, here is dmesg from failing boot (via serial console): -------------------- Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-RELEASE-p7 #0: Sat Sep 20 17:07:38 EEST 2003
2003 Dec 03
1
intraclass correlation
Hi, Can R calculate an intraclass correlation coefficient for clustered data, when the outcome variable is dichotomous? By now I calculate it by hand, estimating between- and intracluster variance by one-way ANOVA - however I don't feel very comfortable about this, since the distributional assumptions are not really met.... Maybe anyone can help me? Best regards and many many thanks,
2011 Aug 03
0
[LLVMdev] Building LLVM on Solaris/Sparc
On Apr 5, 2011, at 10:53 AM, Tarun Pondicherry wrote: > Hi, > > I'm trying to build llvm on a Solaris/Sparc machine. I get many undefined symbols during the link phase of opt. The link command being run is below. > > It is identical to the link command that gets run and works on an x86 host. > > Thanks, > Tarun > > g++
2013 Aug 07
0
HP R1500 G3 problems
On Aug 7, 2013, at 7:40 AM, Jan Phillip Greimann wrote: > I tried to set up nut with our new arrived HP R1500 G3 UPS but there is a failure with the usb connection. After trying "/lib/nut/usbhid-ups -DD -a hp1500" the log says there are "libusb_get_interrupt: Connecion timed out". If you start upsd, what does "upsc hp1500" return? There are two ways to fetch
2002 Oct 30
1
restricting interfaces.
Hello, I've got samba running on a FreeBSD box that has two interfaces, ep0 which is an external interface, and ep1 which is for internal use only. I only want samba to listen on ep1 so if i'm ever portscanned port 137/139 will not show up as open on the external interface. I've added these lines to the global section of my smb.conf file: hosts allow=192.168.0.
2020 Feb 15
0
Re: Possible to use OVN networking and virtio simultaneously in the same VM?
On Fri, Feb 14, 2020 at 8:05 PM Andre Goree <agoree@staff.atlantic.net> wrote: > I wanted to know if it's possible to use OVN networking and virtio > simultaneously in the same VM? Or am I wasting my time trying to get it to > work? > > In oVirt 4.x I was able to do it and also to intermix normal vnic and OVN based vnic. I needed to reproduced a problem I had in a
2011 Aug 05
0
[LLVMdev] Building LLVM on Solaris/Sparc
I just checked my link command, and it includes the libraries you list, (among others) so I appear to be having a slightly different issue from the original poster. In fact, it looks like LLVM is compiling successfully, but clang (which I am also building) can't find any LLVM symbols. Just as a sanity check, what output files should I expect from a successful LLVM build? - Alex On Wed, Aug
2017 May 13
0
TrippLite HID 0.82: libusb_get_interrupt: Function not implemented [3016]
On May 12, 2017, at 10:06 AM, Mike <the.lists at mgm51.com> wrote: > > > OpenBSD 6.1/amd64 > nut-2.7.4p0 (from OpenBSD package) > UPS: Tripp-Lite OMNI1500LCDT > > I cannot get the driver for the UPS to load without error. > > Here are the commands, with the output, and the config files: > > ======================================================= > #
2014 Mar 13
2
Developing the UPS side of the UPS-NUT equation (via usbhid)
Hmm...well, after it gets the report descriptor, NUT then gets each of the reports defined in there, so that's good. But after that, there are no more messages (no more reports being requested...the NUT debug info just shows "libusb_get_interrupt: Connection timed out" repeatedly). I put in some enticing values into the report descriptor, like shutdownimminent and discharging and
2008 Jan 09
0
Beginner: How to use data from external Database
Hi, im new to RoR so sorry if the questions sounds stupid to you. Im trying to build a tool for a browsergame. The game allows access to its database and the db looks like this: table villages: `id` int(9) unsigned NOT NULL default ''0'', `x` smallint(3) NOT NULL default ''0'', `y` smallint(3) NOT NULL default ''0'', `tid` tinyint(1)
2009 Mar 25
1
mvtnorm package
Dear all, I would like to ask information about the package mvtnorm in R. It is very useful for me the "qmvnorm" comand, but I see that it can compute only quantile for equicoordinate. Is it possible to have a curve (or a set of values) if we don't want equicoordinates? Thank you Best regards Antonio. -- Antonio Lucadamo, Dipartimento di Scienze Economiche e Metodi Quantitativi
2002 Jul 09
0
RE: mvtnorm package installation failure
Sorry to be pedantic but you are a little careless about version numbers .... > It was actually Debian "testing" that has R 1.4.0. Debian "stable" has R 0.9 or something really old > like that. 1.4.1 last I checked, and that is in the Debian mirrors (where testing is frozen, hence the older version). On CRAN it should be 1.5.1, built on my testing system. >
2005 Sep 30
1
mvtnorm package
Hi all, I've been trying to install the "mvtnorm" package (in a Linux R version) without sucess. I write install.packages("mvtnorm",lib="/home/posmae/cnaber",repos="http://cran.uk.r-project.org/") and the following message arises ================================================== downloaded 160Kb * Installing *source* package 'mvtnorm'
2008 Jul 17
0
Can mvtnorm calculate a sequence of probabilities?
Hi all, I know pnorm() is able to calculate a sequence of probabilities by providing a vector of means, and a single number for location and standard deviation. For example, pnorm(0.5,c(0.5,2),1) will produce [1] 0.5000000 0.0668072. However, I wonder if its multivariate counterpart mvtnorm can do the same thing? Namely, if I provide a sequence of (vector-)means and a single vector for