Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 5 months ago

Working with Time-Series Data in MATLAB by Abhaya

These are the example files for the webinar: "Working with Time-Series Data in MATLAB". (data exploration, interpolation, data import)

createfigure(X1, Y1)

ausmap.m

format_data.m

image thumbnail

updated 5 months ago

NHANESCOPEConvertSASCodeToSTATACodeToReadNHANESDataFile by Rex Cheung

This NHANESCOPE program converts a SAS input program to a STATA do-file (data export, data import)

NHANESCOPEConvertSASCodeToSTATACodeToReadNHANESDataFile(SAS...

image thumbnail

updated 5 months ago

NHANESCOPE: National Health and Nutrition Examination Survey Clinical Outcome Prediction Expert by Rex Cheung

This program is a part of a software suite developed to analyze NHANES public use data (data export, data import)

NHANESCOPEUseSASCodeToReadNHANESDataFileToMatlab(SASCodeFil...

image thumbnail

updated 7 months ago

MATLAB Tools for Scientist by Asawari Samant

Files from the webinar: MATLAB Tools for Scientists- Introduction to Data Analysis and Visualization (curve fitting, biotech, dose response)

Characterization of Dose-Response Behavior

Dose Response Analysis

DoseResponseFit(varargin)

image thumbnail

updated 8 months ago

SCOPE: plot survival and censoring data from excel file interactively by Rex Cheung

This program is a SCOPE sub-routine to plot the survival and censoring data stored in an excel file (mathematics, data import, data export)

xlsSeerComputeSurvivalFuntion(xlsfilename)

image thumbnail

updated 8 months ago

SCOPE: mulit-variate cox regression by Rex Cheung

Compute and plot cox regression fit using censored survival data stored in an excel file (data import, mathematics, statistics)

xlsSeerComputeSurvivalFuntionCoxRegression(xlsfilename)

image thumbnail

updated 8 months ago

SCOPE: kstest2 extended to allow censoring by Rex Cheung

Extends Matlab 2-sample Kolmogorov-Smirnov test to test "censored" survival data (data import, data export, statistics)

xlsSeerComputeSurvivalFuntionKSTest2(xlsfilename)

image thumbnail

updated 11 months ago

SCOPE: interactively tabulate SEER excel variables by Rex Cheung

This takes SEER excel column data interactively, tabulate them, write back in table format. (data import, data export, optimization)

output=xls2tabulate2xls(xlsfilename)

image thumbnail

updated 11 months ago

SCOPE: GLM propensity recoding of new risk factor by Rex Cheung

This utility recodes by generalized linear model propensity score (data import, data export, optimization)

output=GLMPropensityRecodeLN(xlsfilename)

image thumbnail

updated 11 months ago

SCOPE: utility to recode the Cause Of Death (COD) in SEER by Rex Cheung

This SCOPE utility to recode the Cause Of Death in SEER for observedoutome variable. (data export, data import, mathematics)

xlsrecodeSEERcasueSpecificDeath(xlsfilename, cause)

image thumbnail

updated 11 months ago

SCOPE: utility to interactively tabulate SEER data stored in Excel by Rex Cheung

This utility tabulates the column data that to be used in a table for publication of SEER data. (data export, data import, mathematics)

xlsToSEERTable.m

image thumbnail

updated 11 months ago

SCOPE: utility to recode categorical data as numerical scores by Rex Cheung

This utility converts SEER categorical data stored in Excel into numerical scores. (data export, data import, statistics)

recodedunivar2univar=Univar2UnivarRecode(filename)

image thumbnail

updated 12 months ago

SCOPE Ver 1 GUI by Rex Cheung

This provides the GUI of SCOPE, the kernel functions, the instruction, and output examples. (mathematics, optimization, gui)

SCOPEVer1(varargin)

[maxAROC maxAROCRiskFactor stepsBinaryFusion]=FindMaxAROCBi...

[originalriskfactor binaryfusionriskfactor binaryfusionrisk...

image thumbnail

updated 1 year ago

Panning Effect on a Mono-Audio Input by Vinay Kumar Tadepalli

Panning effect is implemented for both an audio file and any audio input device such as microphone. (communications, data import, signal processing)

panning.m

panning1.m

image thumbnail

updated 2 years ago

Portfolio Optimizer Tool by Patric Schenk

Portfolio Optimizer Tool (data import, gui, finance)

portfoliotool(varargin)

ExcelReport

Portfolio

image thumbnail

updated almost 3 years ago

NRGSymphonieRead by Todd Schultz

NRGSymphonieRead imports NRG Systems Symphonie data logger text files. (data import, wind energy, text file reader)

NRGSymphonieRead(FileName)

image thumbnail

updated 4 years ago

dataview.m by Peter Cotton

Sparse and possibly normalized representation of a dataset (dataset, relational, relational database)

dataview

Contact us