Displaying 20 results from an estimated 2000 matches similar to: "Bivariate normal regression in R"
2011 Feb 02
4
Testing whether a number belong to a set
Hello everyone,
I am stuck with an apparently simple issue :
i) I have two sets S1 and S2, each containing a large number of integers,
say zip codes.
ii) Now, I just want to test whether a particular zip code belong to S1 or
S2 or neither of them.
iii) If it belongs to S1, the area/region gets a particular label, say 1; if
it belongs to S2, it gets a label 2 and if it doesnot belong to either S1
2010 Jul 08
1
Histogram Principal component analysis in R
Hi,
I am trying to do a Principal component analysis on histogram data.
Basically, I have a group of subjects and for each of them, I have a column
of bin-counts (vis-a-vis intervals) and a corresponding column of
frequencies (or normalized frequencies). The bin counts are the same for all
the subjects. I also have a group-averaged histogram (with the same bin
counts and a column of frequencies)
2010 Dec 27
1
Fitting mixed effects Baseline category logit models
Hello everyone,
I want to fit a baseline category logit model (with 3-4 categories) with
nested random effects.
(For example, I have clusters(i) and households within clusters (j)
resulting in the nested
random effects structure : b_i +d_j(i)). Is there a R function/package that
I can use ? Any help
will be much appreciated.
Thanks and regards,
Dhiman Bhadra
[[alternative HTML version
2009 Jul 13
1
Fortran function for quantiles
Hi,
I was wondering whether there is any Fortran function or associated library
for evaluating the quantiles of a set of values (something which the
R-function quantile() does). Any help will be much appreciated.
Thanks and regards,
Dhiman Bhadra
[[alternative HTML version deleted]]
2016 Mar 08
2
Need Help to Fix CVE-2008-1483, CVE-2008-5161, CVE-2015-5600 and CVE-2015-6565
Hi Gert,
Thanks for your reply.
But we can't upgrade to 7.2 version also we don't have plan to upgrade in
near future. Can I fix these vulnerabilities in the current version?
Regards
Abhishek
On Tue, Mar 8, 2016 at 6:42 PM, Gert Doering <gert at greenie.muc.de> wrote:
> Hi,
>
> On Tue, Mar 08, 2016 at 06:14:01PM +0530, abhi dhiman wrote:
> > Actually I am working
2006 Oct 04
1
smbstatus
Hello all,
I get the following and am not sure what is going on.
Its on a solaris10 box. And my share is named 'hold'
Thanks,
Abhimanyu.
# /opt/samba/bin/smbstatus
Processing section "[hold]"
Error loading module '/opt/samba/lib/charset/ISO8859-1.so': ld.so.1:
smbstatus: fatal: /opt/samba/lib/charset/ISO8859-1.so: open failed: No
such file
2006 Feb 17
3
how to add stun functionality in asterisk
Hi friends !
I want to add stun functionality in asterisk.
can anybody give me some hint that how can i start that.
thanks in advance
Deepak Dhiman
2011 Feb 27
1
part or semi-partial correlation in R
Hello,
I wanted to ask if anybody knows how to calculate part correlation
coefficient in R. I have to calculate partial correlation as well as
part-correlation. I found different libraries for partial correlation
but could not find anything related to part correlation.
Thanks for the help in advance
--
Neeti
Ph.D. Candidate,
Graduate School of Geography
Clark University
Worcester
MA 01610
2003 Dec 21
0
question regarding sharing hardware
thanks very much for the reply.
however my question was not about some quick shortcuts.
i wanted to know how come i can access the internet connection(on the linux
client) through a telephone modem (on the windows machine)but not tv
transmission through the (tv tuner) video card (on the windows machine).
both of them are hardware sitting on the same motherboard !!
i will also appreciate if some
2016 Mar 08
4
Need Help to Fix CVE-2008-1483, CVE-2008-5161, CVE-2015-5600 and CVE-2015-6565
Hi All,
Actually I am working with the OpenSSH version 6.2p which is vulnerable to
above mentioned vulnerabilities.
So am looking for some help how I can fix these vulnerabilities in my
version. I need to fix it in the OpenSSH code.
Regards
Abhishek
2000 Jun 07
0
Please Help - WINS server problems
Hello,
We are successfully using Samba with a remote WINS server which is located
on another site. We have a second site (Worcester) which has successfully
been using the same WINS server and communicating with our Samba servers
(Shipley5 and Shipley6).
Recently the PCs in Worcester have been unable to connect to our Samba
server in Shipley. The other site uses a different DHCP server to our
2008 Jan 23
2
from a normal bivariate distribution to the marginal one
Hello,
I'm quite new with R and so I would like to know if there is a command
to calculate an integral.
In particular I simulated a bivariate normal distribution using these
simple lines:
rbivnorm <- function(n, # sample size
mux, # expected value of x
muy, # expected value of Y
sigmax, # standard deviation of
2004 Nov 16
2
help on EM Algorithm for bivariate normal
Hi,
I woul like to know if it is possible to have a "R code" to generate EM
Algorithm for a normal bivariate mixture.
Best regard,
S.F.
2002 Nov 12
1
Probabilities for bivariate normal distribution with adapt
Dear R-List:
I`m trying to calculate the probabilities for a bivariate normal
distribution while using the mvtnorm-package(dmvnorm) and the
adapt-package for multidimensional integration.
The problem is that I can`t specify the upper bound in the adapt-package
the way I need it because I don`t need a rectangular area. I want to
calculate the probability starting at the origin under the line y=x.
2006 Feb 13
2
bivariate normal distribution
Hi, there.
Does anyone know the R function for calculating the cdf of bivariate
normal distribution function?
Thanks.
Yulei
[[alternative HTML version deleted]]
2012 Jul 27
3
bivariate normal
Dear list members
I need a function that calculates the bivariate normal distribution for each observation. It is part of a likelihood function and I have 1000's of cases. As I understand it I cannot use packages like "mvtnorm" because it requres a covariance matrix of the same dimension as the number of observations. Basically what I need is a function that takes as arguments a
2005 May 06
2
bivariate normal cdf
-- R Help List --
I am looking for a bivariate normal cdf routine in R. I have some fortran routines for this, which appear to be based on 15-point quadrature. Any guidance/suggestions on making these in loadable R-functions would be appreciated.
Thanks,
Dan
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Daniel A. Powers, Ph.D.
Department of Sociology
University of Texas at Austin
2005 Mar 18
1
Bivariate normal distribution and correlation
Suppose I know the value of cumulative bivariate standard normal distribution. How can I solve correlation between variables?
Pekka
---------------------------------
[[alternative HTML version deleted]]
2008 Jan 04
0
Bivariate normal equal-probability curve...
Good morning and I appreciate the availability of a help-list. I am a
professional hydrologist, but not a professional statistician. Yet I
find myself using statistical tools at least part of the time. My
discovery of the R-project through a friend has been most helpful.
Here is my problem:
I'm tasked with fitting a dataset comprising correlated discharges
from adjacent watersheds to
2008 Oct 01
2
Bivariate normal
Package mvtnorm provides dmvnorm, pmvnorm that can be used to compute
Pr(X=x,Y=y) and Pr(X<x,Y<y) for a bivariate normal.
Are there functions that would compute Pr(X<x,Y=y)?
I'm currently using "integrate" with dmvnorm but it is too slow.