similar to: binary data with correlation

Displaying 20 results from an estimated 300 matches similar to: "binary data with correlation"

2011 Mar 29
1
lme:correlationstructure AR1 and random factor
Dear helpers, I tried these models to run in the package nlme, but allways got the same error message... I have a correlation in 5 sessions within a field (n=12) with ten traps in one field. res2a <- lme(response~x+y+z+treatment),correlation = corARMA(form = ~ session|trapfield, p = 1, q = 0), random=~1|field, na.action=na.omit, data=plates, method="ML") res2a <-
2008 Mar 04
1
Plot with two different coloured regression lines and legend
It is a trivial problem, but in the book I couln`t figure out how to put different colours at different regression lines plot(bif,abund,type="n", xlab= "number_bifurcations", ylab="abundances") sbif<-split(bif,stage) sabund<-split(abund,stage) points(sabund[[2]],sbif[[2]],pch=16, col="red") for(i in 1:2) abline(lm(sabund[[i]]~sbif[[i]])) Thanks in
2025 Jan 13
1
<Cyber Energy> <usbhid-ups/cps-hid.c>-Add HID Usage (Temperature)
Hi Jim: After doing comprehensive tests, we have confirmed that there are no problems with the source code update related to temperature this time. We kindly request you to update the source code concerning temperature in cps-hid.c (driver: USBHID-UPS(8)) and include it in the next official release of NUT. Additionally, please inform us of the planned timeline and version for the upcoming
2024 Dec 04
1
<Cyber Energy> <usbhid-ups/cps-hid.c>-Add HID Usage (Temperature)
Looks good. Posted the PR as https://github.com/networkupstools/nut/pull/2711, code base to test would be available at https://github.com/jimklimov/nut/tree/cps-hid-temp currently or as part of https://github.com/networkupstools/nut/tree/master after the pull request passes our CI and gets merged. Thanks, Jim Klimov On Wed, Dec 4, 2024 at 9:11?AM Yvonne.Chen <Yvonne.Chen at
2024 Dec 04
1
<Cyber Energy> <usbhid-ups/cps-hid.c>-Add HID Usage (Temperature)
Hi NUT: We propose adding HID usage for "Temperature" to the NUT source code file cps-hid.c (driver: USBHID-UPS(8)<https://networkupstools.org/docs/man/usbhid-ups.html>) so that UPS temperature information can be displayed in the UPS status list. After conducting internal tests, we confirmed that inserting the following code: { "ups.temperature", 0, 0,
2025 Apr 17
1
Upgrade Support Level Legend on Hardware Compatibility List
Hi Jim: We have a customer whose manufacturer is listed with an orange support level legend (based on fragments of publicly available protocol) on the Hardware Compatibility List. What kind of information does the customer need to provide in order to upgrade the support level legend from orange (based on fragments of publicly available protocol) to green (vendor provided protocol and hardware)?
2009 Feb 09
2
un'stat'able files - fs corruption?
Hello list, I have some serious problems on my ext3 filesystem. Several folders contain files, which cannot be accessed in any way, not even a stat() on these files is possible: [~]$ ls -l -rwxrwxr-x 1 yvonne users 30208 2007-09-16 12:49 Stoffverteilungsplan tw kl4 07.doc ?--------- ? ? ? ? ? Teddyb?r.docx ?--------- ? ? ? ? ?
2002 Jan 09
2
extracting r-sq from lme model
I've been using the nlme library to construct lme models and I'd like to extract an r-sq value for the model - how do I do this? With glm I just used the reported (null deviance-deviance)/(null deviance). Deviance is not reported directly for lme nor can it be extracted using the deviance() function. How do I work out the deviance or can I work out R-sq in some other way? Thanks, Yvonne
2008 May 07
1
i-best, grep function
Hi, I'm trying to use the i-best software. Does anyone have experience from this, I can't get it to work with my data. Here is the code: T1 <- read.delim(file="S://SEDIM//Yvonne//2_5//T1.txt",col.names= c("Dye/Sample_Peak", "Sample_File_Name", "Size", "Height", "Area_in_Point", "Area_in_BP",
2008 Mar 19
0
Table for clustering dendrogram
Dear all, I am using the hclust method in R. I am building nice dendrograms with it. Actually for my further analysis I want to get the number of bifurcations (bif) for each object (labels) in the dendrogram. That has to be calculated by the colums merge, height and order. http://www.nabble.com/file/p16142989/Sc2Mown_Pred.txt Sc2Mown_Pred.txt Sc2Mpred<-
2001 Sep 12
0
Multilevel models with binary data
I have been using lme to model data with multiple nested random effects and continuous response variables however I also have data with a binary response variable, binomial errors and multiple levels of nesting of random effects (e.g. site/block/quadrat/year), is there a package available which will do this? Jim Lindsey's package "repeated" appears to be only able to cope with 2
2024 Nov 28
1
<Cyber Energy> <Models with USB ID 0483:A430> supported by <usbhid-ups> - Add Models to the Hardware Compatibility List
Hi NUT: We kindly request adding the UPS products produced by Cyber Energy for Ippon customers to the NUT Hardware Compatibility List. All Ippon UPS products listed below feature Cyber Energy's USB ID 0483:A430 and are supported by the USBHID-UPS(8)<https://networkupstools.org/docs/man/usbhid-ups.html> driver. Please assist in updating the Manufacturer (Ippon) section of the NUT
2007 Mar 28
2
fitting data with conditions
Mich besch?ftig folgende Fragestellung. Ich kenne die Verteilung (lognormal) zus?tzlich weiss ich das 99%, das 90% und das 1% Quantil. Gibt es in R eine M?glichkeit die Lognormalverteilung zu finden, das heisst den korrespondierenden logmean und logsd? Vielen Dank f?r ihre Hilfe Gruss Yvonne
2005 May 18
0
Samba 3 dms doesn't allow access through interdomain trust
Hello everyone! I have a little problem: HRH = trusted domain (Samba 3) Hendricks = trusting domain (NT4 sp6a) Trusts are setup between the NT4 and Samba3 + OpenLDAP domain and appear to be working properly. When logged into the HRH domain on a W2k workstation I can view,read, and write on available shares for HRH groups and users on our Windows file servers. Whenever I try to see available
2012 Jan 11
1
R problem: unable to read data in the xls-format in the PerformAnalytics package
Hallo I have the following problem 1) Problem: I am unable to read data in the xls-format in the PerformAnalytics package. While it works well for several commands, e.g. t(table.Stats(msci_ret)) it does not work for other commands, e.g. x <- msci_ret[, c("CH"), drop = FALSE] table.Drawdowns(x) The error code is: Error in checkData(R) : The data cannot be converted into a
2008 Mar 01
0
bifurcation countings in a cluster dendrogram
Dear R helpers, I am quite new working with R, and that might be a very easy question for some of you. So I hope you can help me!! I used a hirarchical cluster analysis to create dendrograms, like that: hc <- hclust(dist(USArrests), "ave") plot(hc) plot(hc, hang = -1) Here I want to compare the number of bifurcations for each species, but therefor I need this numbers first. There
2018 Feb 07
0
Error when running duplicate scale imputation for multilevel data
Hi, I am working with a multiple-item questionnaire. I have previously done item-level multiple imputation using MICE in R and right now I am attempting duplicate-scale imputation based on the guidelines listed in Enders's applied missing data analysis book. I use MICE to do MI as it allows me to specify school effect as I am working with multilevel data; my respondents come from different
2016 Nov 24
0
setting up one share with multiple users - cannot edit files
Hello, I am setting up a server with CentOS 7.2.1511, Samba 4.2.10 and a xfs data system on it. It is going to be used in an office with several people, who will access one share. To access the server, they use MacOS 10.11 and 10.12; a windows computer would rarely be used. When I activate the vfs objects as in the following code, I can freely create new files or folders, but I am not able to
2008 Aug 07
2
colouring a tree
Hi all. I would be very pleased if someone could help me, as I do not seem to get the different branches of my tree painted in different colours. The closest I get is colouring the names of my samples(=names of the branches). Here is the code. data <- read.table(file = "S://SEDIM//TRFLP//B12.5_50-700bp.txt" , as.is = TRUE, header = TRUE, sep = "\t", row.names =
2018 Mar 12
0
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
Dear Person That Posted This Email, Please be aware that calls for papers are only on-topic for this email list if they are specifically about LLVM. For example, a call for a workshop on LLVM in Scientific Computing would be on topic whereas a general compiler call for papers (like the one below) is not. That said, I hope you receive many strong submissions. Your conference looks