Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: haiderstats/MTLR

MTLR v0.2.1

03 Jun 21:25

Choose a tag to compare

MTLR 0.2.1

  • Added the option to obtain survival probabilities at specified times (seepredict withtype = "prob_times").
  • When usingpredict with "prob_event" there is no longer a linear extension added if the survival curve never reaches 0. The linear extension is still present in the "mean_time" and "median_time" options however.
  • Internally somesapply commands were refactored so to not iterate over indexes.
  • Tests were changed as to not clash with future ggplot2 updates -- tests were checking against internal structures as opposed to visual differences.
Assets2
Loading

MTLR v0.2.0

09 Mar 17:43

Choose a tag to compare

MTLR 0.2.0

  • Added an option to optimize concordance instead of the log-likelihood when selecting a value for C1 inmtlr_cv.
  • Removed ellipses fromcreate_folds since it's easy to usetype instead offoldtype when passing in arguments.
  • Fixed a bug where if all data was left or right censored an error was thrown since there was no interval censored data.
  • mtlr_cv output is notbest_C1 and notbestC1 to match the documentation.
  • Removed usage of Rcpp data structures inside MTLRHelper.cpp. This was not needed and just wasting time when transferring them to armadillo structures.
  • A number of printing fixes were made, e.g. printing out all variable names at once instead of one at a
    time for warnings and actually printing results when verbose = T formtlr_cv.
  • When biases are trained they now assume the data are uncensored.
Loading

MTLR v0.1.0

29 Dec 17:55
c1b3ad6
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

First release of MTLR on CRAN.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp