Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20080118/7eae5977/attachment.pl>
Dear editor: I'm writing this letter to enquire where can I download the package of "lmtest". Can you send me this package? THanks a lot. Best regards, Shu-Fei Wu
Hi Barry, I already tried adding print commands, but even if I put the print command right under "myscript <- function()", there is no printed output in the shell... sophie -- View this message in context: http://r.789695.n4.nabble.com...
Hi Barry, OK, now I absolutely do feel like the newbie I am :-) I added the function call, and - what a surprise - everything is working fine. Thanks a lot, sophie -- View this message in context: http://r.789695.n4.nabble...
Please help me to provide examples to run the following two tests. 1. multivariate shapiro test 2. multivariate Levene's test to test if the variance of each population is homogeneous for correlated multiple populations. Especially what packages and commands...
Hello ! I just start in using R, and I have already questions... I want to use the arules package : I have installed the package, and have the arules package 's reference manual, but I haven't yet understood how to...
Hi, When I run the following code : Y <- c(rep(0,35),1,2,0,6,8,16,43) cst <- log(choose(42, 42:1)) beta <- 42:1 tau <- (beta^2)/2 fit <- glm(formula = Y ~ offset(cst) + beta + tau...
Dear Bioconductor Team, I have submitted a package to you (https://github.com/Bioconductor/Contributions/issues/3812). I used these instructions as a guide (https://github.com/Bioconductor/Contributions?tab=readme-ov-file). Now I wanted to perform a version...
Dear all, I have an R script that uses Rcpp, and I have been trying to parallelize it using mclapply (I tried with the multicore and the parallel library) Sometimes (not always, interestingly), the CPU use for each core drops...
I have tried to install R-2.4.x on my computer (linux - mandriva 2007 - 64bits), with tar file for R-4.2.1 and rpm file for R-2.4.0, and function capabilities() says to me that JPG...
Dear Colleagues, I have x, y data (pollen and seed dispersal from oaks !) that I would like to fit with a function which look like this: p(a,b,x,y)=b/(2*pi*a?gamma(2/b))*exp(-(square...
I'm trying to fit a model to solve a biological problem. There are multiple independent variables, and also there are multiple responses. Each response is a function of all the independent variables, plus a set of parameters. All the...
Dear R helpers, I am working with R 2.4.1 GUI 1.18 (4038) for MacOSX. I have a matrix of 10 000 genes and try to run the following commands: > model.mix<-makeModel (data=data, formula=~Dye+Array...
<span style="font-family:arial,helvetica,sans-serif; font-size:12px">?</span>Dear all,<br> <br> I would like to calculate the bottom area of a lake. I have already used marmap to calculate projected area, i.e. surface area...
Dear Bioconductor Team , since yesterday, I've been getting the following issue while running BiocCheck(): ``` > BiocCheck::BiocCheck() ?? Installing fourSynergy ?????????????????????????????????????????????????????? ? Package installed successfully ?? fourSynergy session metadata ???????????????????????????????????????????????? ? sourceDir: /home/rstudio/testing/fourSynergy ? BiocVersion: 3.21 ? Package: fourSynergy ? PackageVersion: 0.99.6 ? BiocCheckDir...
Hi Barry Thank you very much for your reply. I changed my scripts according to your suggestions - this is how they look now: #!/bin/bash VARIABLES=( a b c d ) for i in ${VARIABLES[@]}; do export VARIABLENAME=$i Rscript -e...
Hi, I need to do several matrix multiplications with the corresponding matrices forming two 3-dimentional arrays. To illustrate my problem, let's say I have the following 3-dimensional arrays: array1 <- array(1:30,dim=c(3,2,5...
Dear Maintener, > I have recently had a bad experience with the anova() function. > Indeed, I wanted to process a deviance analysis between 2 mixed linear > models and I was really surprise to see that depending on the ordre in > which...
Dear R-Help List, For part of my data, which I analyse with Friedman.test, there is data missing, which is a normal result of the experimental setup. If I am correct, I need to use the Ski.Mack test...
Hi, I'm still learning how to use R and I have some trouble making using Tukey posthoc tests. I have a dataset with 3 colonies (A, B and C). Each colony is divided into 2 treatments: control and DWV...
Can't find what you're looking for? Try searching with Google .