The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
NEWS | R Documentation |
(predict.boot.pwexp.fit) remove 'type' parameter
(plot_event.predict.boot.pwexp.fit) add 'type' parameter; change the dafault to 'confidence'
(sim_followup) add 'follow_up_endpoint' parameter, which is used to define the end of follow-up
(simdata) allow non-integer values in 'n_rand', 'rand_rate'
(sim_followup) allow non-integer values in 'n_rand', 'rand_rate'
(simdata) change enroll behavior. For example, when rand_rate=20, total_sample=25, in the previous version, randT is between 0 to 2, but now randT is between 0 to 1.25.
(pwexp.fit) add empirical number of breakpoints when 'nbreak=NULL'
(vignettes) add 'Usage of Package'
(pwexp.fit, boot.pwexp.fit, cv.pwexp.fit) add 'min_pt_tail' parameter
(sim_followup) change parameter name 'min_follow' to 'extra_follow'
(sim_followup) change parameter name 'count_in_min_follow' to 'count_in_extra_follow'
(plot_event) rewrite 'xyswitch=TRUE' to have the same result as 'xyswitch=FALSE'
add 'Depends: survival, fastmatch' to DESCRIPTION
(boot.pwexp.fit, cv.pwexp.fit) correctly attach functions in 'doSNOW', 'foreach' packages
(boot.pwexp.fit) add 'parallel' option
(cv.pwexp.fit) add 'parallel' option
(plot_event) fix an error that 'xlab', 'ylab' do not work when 'xyswitch=TRUE'
(sim_followup) fix an error when type='sample' or 'event', but 'at' is not an integer
(pwexp.fit) fix when number of breaks is 2 more larger than number of event (error in combn function)
(pwexp.fit) add warning 'Incorrect result returned'
(pwexp.fit) fix case when no events and nbreak=0, now return -Inf results instead of 0
(pwexp.fit) add 'tol' parameter to control the minimum gap between two breakpoints
(predict.boot.pwexp.fit) skip unsuccessful prediction
(predict.boot.pwexp.fit) add first row c(analysis_time, sum(para$event)) to line_data to make prediction from analysis_time
(sim_followup) fix number of event=0 error
(sim_followup) fix number of enrolled=0 error
The first release.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.