search for: gfr

Displaying 5 results from an estimated 5 matches for "gfr".

Did you mean: fr
1999 Jun 27
2
paste and path ?
Dear friends. I have trobpe with path. Below I have tried to paste a path and file name but it will not work > path <- "D:/rw0641/own/own/procedures/GFR_TIME" > path [1] "D:/rw0641/own/own/procedures/GFR_TIME" > path1 <- paste(path,"gfr.txt",sep="/") > path1 [1] "D:/rw0641/own/own/procedures/GFR_TIME/gfr.txt" -- this is good enough > data <- read.table("D:/rw0641/own/own/procedure...
2018 May 05
1
error in chol.default((value + t(value))/2) : , the leading minor of order 1 is not positive definite
...- gl(N,length(Time)) dats? <- data.frame(RAT,TRT,TT,YY) Dats <- dats names(Dats)[c(3,4)] <- c("Time","Y") dput(Dats,"dats0505.dat") with(Dats,plot(Time,Y,pch=19,cex=.1,col=TRT)) ggplot(data=Dats,aes(x=Time,y=Y,group=RAT,col=TRT)) + geom_line() library(nlme) gfr.nlme <- nlme(Y ~ A*exp(-Time*g1)+B*exp(-Time*g2), data = Dats, fixed = A+g1+B+g2 ~1, random = A+g1+B+g2 ~1,groups = ~ RAT, start = c(255,115,130*1e-3,17*1e-3), na.action = na.omit,verbose=TRUE,control = list(msVerbose = TRUE)) summary(gfr.nlme)
2023 Dec 18
3
Function with large nested list
...uot;, katheter_status = "nee", lang_QT_status = "nee", obesitas_status = "nee", zwangerschap_status = "nee", medicatie_actief = data.frame(dict[["med_AB"]]), geslacht = "man", gfr=90){ # vars list_AB_status <- setNames(as.list(rep("green", length(AB_list))), names(AB_list)) #make a dict of all AB's and assign status green as deafault for status list_AB_remarks <- setNames(as.list(rep("Geen opmerkingen", length(AB_list))), names(AB...
2011 Dec 26
2
Problem of COX model with time dependent covariate
Hi all, I am trying to detect association between a covariate and a disease outcome using R. This covariate shows time-varying effect, I add a time-covariate interaction item to build Cox model as follows: COX <- coxph(as.formula("Surv(TIME,outcome)~eGFR_BASE+eGFR_BASE:TIME"),ori.data); coef exp(coef) e(coef) z p eGFR_BASE 6.40 603.5133 0.3702 17.3 0 eGFR_BASE:TIME -3.41 0.0329 0.0772 -44.2 0 But the result seems very different from that go...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking