Files in sverchkov/BaselineRegularization
Baseline Regularization

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
R/ancestorConceptProcessor.R R/blockwiseFusedLassoSignalApproximator.R R/blockwiseWeightedFusedLassoSignalApproximator.R R/buildFeatureMatrix.R R/checkKKT4BR.R R/checkKKT4BetaStep.R R/checkKKT4MSCCS.R R/checkL1Optimality.R R/constants.R R/data.R R/defineBRParameters.R R/fitBR.R R/fitBaselineRegularization.R R/fitMSCCS.R R/getCoefficients.R R/getConditionEvents.R R/getDrugDurationsFromExposure.R R/getDrugEvents.R R/getEventsFromOccurrence.R R/getFusedSubgradient.R R/getTable.R R/getWls.R R/inferObservationPeriods.R R/isSingleString.R R/passthroughConceptProcessor.R R/prepareBRData.R R/prepareBRDataFromEvents.R R/sumBy.R R/valueOrDefault.R README.md
data/cdm_some_concept_names.RData
data/omop_concept_names.RData
data/omop_doi_concept_ancestor.RData
data/omop_hoi_conditions_map.RData
data/synpuf_mini.RData
inst/kdd2017reproduction/notes.md inst/kdd2017reproduction/reproduceKDD2017.R
inst/testdata/bfmparams.RData
inst/testdata/drug_events_risk_0.csv
inst/testdata/drug_events_risk_39.csv
inst/testdata/drug_events_risk_lasting.csv
inst/testdata/durations_example.csv
inst/testdata/events_example.csv
inst/testdata/feature-matrix.rds
man/ancestorConceptProcessor.Rd man/blockwiseFusedLassoSignalApproximator.Rd man/blockwiseWeightedFusedLassoSignalApproximator.Rd man/buildFeatureMatrix.Rd man/cdm_some_concept_names.Rd man/checkKKT4BR.Rd man/checkKKT4BetaStep.Rd man/checkKKT4MSCCS.Rd man/checkL1Optimality.Rd man/defineBRParameters.Rd man/fitBR.Rd man/fitBaselineRegularization.Rd man/fitMSCCS.Rd man/getCoefficients.Rd man/getConditionEvents.Rd man/getDrugDurationsFromExposure.Rd man/getDrugEvents.Rd man/getEventsFromOccurrence.Rd man/getFusedSubgradient.Rd man/getTable.Rd man/getWls.Rd man/inferObservationPeriods.Rd man/isSingleString.Rd man/omop_concept_names.Rd man/omop_doi_concept_ancestor.Rd man/omop_hoi_conditions_map.Rd man/passthroughConceptProcessor.Rd man/prepareBRData.Rd man/prepareBRDataFromEvents.Rd man/synpuf_mini.Rd
src/BaselineRegularization_init.c
src/bflsa.c
src/tf.h
src/tf_dp.c
tests/testthat.R tests/testthat/test-buildFeatureMatrix.R tests/testthat/test-fitBR.R tests/testthat/test-fitBaselineRegularization.R tests/testthat/test-getDrugEvents.R tests/testthat/test-helpers.R tests/testthat/test-prepareBRData.R tests/testthat/test-prepareBRDataFromEvents.R vignettes/BaselineRegularization.Rmd
sverchkov/BaselineRegularization documentation built on May 9, 2019, 1:26 p.m.