Displaying 20 results from an estimated 100 matches similar to: "R-help Digest, Vol 115, Issue 12"
2012 Sep 12
7
multinomial MCMCglmm
Dear all,
I would like to add mixed effects in a multinomial model and I am trying
to use MCMCglmm for that.
The main problem I face: my data set consits of a trapping data set,
where the observation at eah trap (1 or 0 for each species) have been
aggregated per traplines. Therefore we have a proportion of
presence/absence for each species per trapline.
ex:
ID_line mesh habitat Apsy Mygl
2012 Nov 06
1
Multinomial MCMCglmm
Thanks for your answers Stephen and Ben,
I hope I am posting on the correct list now.
I managed so far to run the multinomial model with random effect with the
following command:
MCMCglmm(fixed=cbind(Apsy,Mygl,Crle,Crru,Miag,empty) ~
habitat:trait,random=~idh(trait):mesh,family="multinomial12",
data=dataA,rcov=~trait:units)
(where multiple responses are different species,
Habitat
2004 May 04
2
Epidemiology Tools
Hi all,
Please help on this. We will be teaching epidemiology using opensource
software. What are R built-in functions or functions in available packages
that are capable of doing these:
a) Logistic regression (glm?)
b) Conditional logistic regression
c) Logistic regression with random effects
d) Beta-binomial regression
e) Poisson regression
f) Weibull regression (eha?)
g) Exponential
2013 Jun 25
2
[LLVMdev] vmkit variables internal representation
Hello everyone !
I am quite new to java under LLVM. I have the following code in Java:
class MYGL {
public static int P;
public static int balance;
}
int Q;
MYGL.P=5984;
Q=4597;
MYGL.balance=Q+6094;
For the local variable Q, it seems that the compiler is optimizing and considering store i32 10691, i32* .... (into balance). Do you know how I can compile the code
2013 Jul 24
1
Help to improve prediction from supervised mapping using kohonen package
I would really like some or any advice on how I can improve (or fix??)
the following analysis. I hope I have provided a completely runnable
code - it doesn't produce any errors for me.
The resulting plot at the end shows a pretty poor correlation (just
speaking visually here) to the test set. How can I improve the
performance of the mapping and prediction?
Here are some of the data
2011 Dec 15
4
Scrapping Content from a website
Hey all,
I want to scrap some content from a website to rails application and
wants to authenticate the url of the website which I want to scarp so
please help me out....
Thank You!!!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Aug 15
0
mda and kmeans
Hello,
I am using the function mda of the mda library in order to discriminate
4 groups with 8 explanatory variables. I only have 66 observations.
I tested all possible combinations of those variable and run for each
the Mixture Discriminant Analysis.
For some iterations, I got an error message: "error in kmeans(xx,
start): initial centers are not distinct".
I understood that the
2011 Jun 05
1
tag \href not recognised in rd doc
Hi,
I have a trouble trying to use \href in a rd doc. See example below:
\references{
\href{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2702787/}{Vaniscotte
A., Pleydell D., Raoul F., Quere J.P., Coeurdassier M., Delattre P., Li
T., Qian W., Takahashi K., Weidmann J.C., Qiu J., Giraudoux P. 2009
Modelling and spatial discrimination of small mammal assemblages: an
example from western
2007 Aug 06
1
lda and maximum likelihood
Dear all,
I am trying to compare several methods for classify data into groups.
In that purpose I 'd like to developp model comparison and selection
using AIC.
In the lda function of the MASS library, the maximum likelihood of the
function is not given in the output and the script is not available.
Do anyone know how to extract or compute the maximum likelihood used in
the lda function?
2013 Jun 26
0
[LLVMdev] vmkit variables internal representation
> I attached the assembly file, the java file and the running script file. I
> hope the variable names can be identified.
Well, I'm afraid I know no more about the Java ABI than you, but Java
strings can be identified by the type {i32, [N x i16]} where the first
entry is the length and the array is UTF-16. Running the attached
hacked-together script on your bitcode file gives the
2013 Jun 26
0
[LLVMdev] vmkit variables internal representation
Hi Alexandru,
The Java bytecode does not give and use the name of the local variables. We
can find them in an attribute used for debugging, but currently, vmkit do
not use this attribute. It means that the llvm bitcode that vmjc emit does
not contain these names. Finding local variables names could be useful, but
we don't plane to implement this feature for the moment... If you are
2006 Jun 01
2
password sync and ldap acls
I'm using samba 3.0.14a + openldap .2.27 on FreeBSD 6.0-RELEASE.
I followed the "Linux Samba-OpenLDAP Howto" from IDEALX.
My slapd.conf rootdn is cn=ldapmgr,ou=Managers,o=miage
My smb.conf ldap admin dn is cn=sambamgr,ou=Managers,o=miage
With the ACLs from section 5 (Security considerations) of the Howto
when I change a user password from windows XP the userPassword
attribute is
2013 Jun 26
2
[LLVMdev] vmkit variables internal representation
Yes ! Thank you a lot :)
It seems vmkit bytecode is quite close to the classic LLVM, but still adaptations to the passes have to be done
________________________________
From: Tim Northover <t.p.northover at gmail.com>
To: Alexandru Ionut Diaconescu <cyrusthevirus001x at yahoo.com>
Cc: "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>
Sent: Wednesday, June 26,
2018 Mar 04
0
Random effect in GAM (mgcv)
Statistics questions are largely off topic on this list, although they do
sometimes intersect R programming issues, which are on topic. However, I
believe a statistics list like stats.stackexchange.com might be more
suitable for your query.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka
2011 Mar 14
1
How to change the dpi from 96 to 115 automatically
Currently I start winecfg and set the dpi within the GUI.
Is there any chance to use "wine regedit ..." for that thing ?
TIA
--
MfG/Sincerely
Toralf F?rster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2018 Jun 19
1
ERROR:gl_surface_presentation_helper.cc(115)] GetVSyncParametersIfAvailable() failed!
chromium prints thousands of
[1886:1886:0619/220640.036283:ERROR:gl_surface_presentation_helper.cc(115)] GetVSyncParametersIfAvailable() failed!
2014 Sep 01
0
CentOS-announce Digest, Vol 115, Issue 1
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Sep 02
0
CentOS-announce Digest, Vol 115, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Sep 06
0
CentOS-announce Digest, Vol 115, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Sep 15
0
CentOS-announce Digest, Vol 115, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When