Giter Site home page Giter Site logo

big-life-lab / bllflow Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 1.0 7.34 MB

Big Life Lab Flow (BLLFlow) - a workflow for open, reproducible research. Includes support for PMML, DDI.

Home Page: https://bllflow.projectbiglife.ca

License: Other

R 99.82% CSS 0.18%
ddi ddi-codebook opensci pmml r

bllflow's People

Contributors

cbjerke avatar dougmanuel avatar mehcampbell avatar meltemtuna avatar rvyuha avatar staceyfisher avatar wyusuf068 avatar yulric avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

robert-talarico

bllflow's Issues

v0.1.2 checklist

  • Rename repo to bllflow
  • Update version in DESCRIPTION to 0.1.2

make_event_dates units

The make_event_dates function isn't working for me in my branch or in master.

The error I am getting is:
Error: 'units<-' is not an exported object from 'namespace:Hmisc'

After looking at this post I tried updating my Hmisc and dplyr packages.... I'm still getting the same error:
sparklyr/sparklyr#1703

Anyone else?

Summary table

Allowing option to merge multiple summary tables as well as simply appending to tables.

Unnecessarily complicated example for brier_score

It is difficult to write a example for the brier_score function with the currently available sample datasets/ dataset creation functions. Brier score for survival requires calculation of the probability of censoring across time to create weights- a dataframe created using RESPECT-EOL_validation.csv and 'make_event_date' function results in a df that has no censoring until the last time point (i.e 0% censor for all time points up to time of interest, then 100% censor). This results in infinity as the brier score, if the time of interest is the same as the time of censoring. Can't easily use a different value as the time of interest, as the available values are generated randomly with every run of 'make_event_date'.

I've figured out a round-about way to solve this, by having the time of interest be the time nearest to, but less than censoring time. However, this makes for an unnecessarily complicated example.

Best solution would be to use a more realistic dataset that includes censoring throughout time, rather than just at end time.

Labels across R package

Let's review and discuss our approach to:

  • Importing labels and metadata from the Model Specification Worksheet.
  • generating labels when we clean observations and/or transform variables.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.