search for: dtda

Displaying 7 results from an estimated 7 matches for "dtda".

Did you mean: dtd
2018 May 12
3
(no subject)
hello for exampl, i have this programme # Generating data which are right truncated library(DTDA) library(splines) library(survival) n<-25 X<-runif(n,0,1) V<-runif(n,0.75,1) for (i in 1:n){ while (X[i]>V[i]){ X[i]<-runif(1,0,1) V[i]<-runif(1,0.75,1) }} res<-lynden(X=X,U=NA, V=V, boot=TRUE) attach(res) temps = time M_i = n.event L_t = res F_t=1-L_t??????????????????????????...
2018 May 10
0
(no subject)
...verflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example http://adv-r.had.co.nz/Reproducibility.html On Thursday, May 10, 2018, 11:07:30 a.m. EDT, malika yassa via R-help <r-help at r-project.org> wrote: Hello Do You help me, i have the problem in the package DTDA for ?find the probability of truncation ?(alpha) thank you ??? [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide htt...
2018 May 13
0
(no subject)
> On May 12, 2018, at 9:42 AM, malika yassa via R-help <r-help at r-project.org> wrote: > > > hello > for exampl, i have this programme > # Generating data which are right truncated > library(DTDA) > library(splines) > library(survival) > n<-25 > X<-runif(n,0,1) > V<-runif(n,0.75,1) > for (i in 1:n){ > while (X[i]>V[i]){ > X[i]<-runif(1,0,1) > V[i]<-runif(1,0.75,1) > }} > res<-lynden(X=X,U=NA, V=V, boot=TRUE) > attach(res) > temps =...
2018 May 10
2
(no subject)
Hello Do You help me, i have the problem in the package DTDA for ?find the probability of truncation ?(alpha) thank you [[alternative HTML version deleted]]
2018 May 14
0
(no subject)
...ve (X, Z) only if X ? Z > I simulate X and Z and I use Lynden bell estimation > I need now to calculate alpha =p(X ? V)but no p(X ? V)=0 >? > > > > > > > > for exampl, i have this programme > > # Generating data which are right truncated > > library(DTDA) > > library(splines) > > library(survival) > > n<-25 > > X<-runif(n,0,1) > > V<-runif(n,0.75,1) > > for (i in 1:n){ > > while (X[i]>V[i]){ > > X[i]<-runif(1,0,1) > > V[i]<-runif(1,0.75,1) > > }} > > res<-lynden(...
2009 Sep 27
3
CRAN (and crantastic) updates this week
...ntastic.org/packages/difR The difR package contains several traditional methods to detect DIF in dichotomously scored items. Both uniform and non-uniform DIF effects can be detected, with methods relying upon item response models or not. Some methods deal with more than one focal group. * DTDA (1.1) Carla Moreira http://crantastic.org/packages/DTDA This package implements different algorithms for analyzing randomly truncated data, one-sided and two-sided (i.e. doubly) truncated data. * gRapHD (0.1.0) Gabriel Coelho Goncalves de Abreu http://crantastic.org/packages/gRapHD...
2009 Dec 13
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * Bergm (1.0) Alberto Caimo http://crantastic.org/packages/Bergm Functions implementing Bayesian estimation for exponential random graph models via exchange algorithm Updated packages ---------------- lmtest (0.9-26), logcondens (1.3.5), MTSKNN (0.0-4), pmml (1.2.21), r2lUniv (0.9.4), rattle (2.5.11), rgdal (0.6-23),