50 recent changes in Main Web retrieved at 02:18 (Local)

WfccmWorkObject
WorkObject Public Members * int workObjNum workObject id number. Public Methods * DoWork() the function to run distance Remarks Generic work ...
WfccmWorkObject_Distance
WorkObject Public Members * CriterialManagemer cm * DataSet ds * DataGrouping dg * Score scr * DataSet tds * DataGrouping tdg Public Meth...
ToniShepard
* Name: Toni Shepard * Email: toni.shepard #64;vanderbilt.edu * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horizon...
WfccmCriteriaSet
CriteriaSet Public Methods * Property Pass * Property NumPass The number of rows that passed the evaluation. If IgnoreNumPass then don't count. * S...
WfccmDistancePanel
DistancePanel Public Methods * LoadDistancePanel(TreeView) Loads the control with the CriteriaManagers, training groups, testing data, and testing groups fo...
WfccmCrossValidation
Cross Validation TODO * Refactor Distance calculation. * Swap loops so the cross validation (kFold) loop is inside the TopNManager (c) loop. *...
WfccmScoreHu
ScoreHu Public Methods * ScoreHu() Default Constructor. * ScoreHu(ScoreHu) Copy Constructor. * ScoreHu(string) Loads the score from a file. ...
WfccmCluster
Cluster Parent: DataSet Public Methods * Cluster public constructor * Copy used to copy an instance of a cluster * SetMatric (char,char,char) ...
TwikiTester
* Name: Twiki Tester * Email: dale.plummer #64;vanderbilt.edu * Phone Number: 615 343 4101 * Comment: Personal Preferences (details in .TWikiVariables) ...
ThomasThundat
* Name: Thomas Thundat * Email: thundattg #64;ornl.gov * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horizontal siz...
WfccmPresentation2005
Topics to be covered Sections 1 Introduction 1 Three Steps 1 1 Select Features 1 Gene or Mass Charge 1 Statistical Metho...
WfccmDistance
Distance Public Methods * DistanceResult DoDistance(DataSet, DataGrouping, FilteredScore) Runs distance on the provided traning dataset. * DistanceResu...
WfccmDistanceOutput
DistanceOutput Public Methods * DistanceOutput() * DistanceOutput(DistanceOutput) Copy Constructor * DistanceColumn GetByColName(string name) ret...
WendellYarbrough
* Name: Wendell Yarbrough * Email: wendell.g.yarbrough #64;vanderbilt.edu * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) ...
SudhansuDey
* Name: Sudhansu Dey * Email: sk.dey #64;vanderbilt.edu * Phone Number: 615.322.8642 * Comment: Personal Preferences (details in .TWikiVariables) * H...
VitoQuarantaLeftBar
Customise this topic; samples and ideas available at TWiki:TWiki.WebLeftBarCookbook. * My links * My home page * NanoLynn * edit
WfccmAlgorithmInfo
Info Algorithm Performed on an ordered (ascending) set of numbers and labels of size N. There must be only 2 unique labels (Label 1 and label 2). Seperate the lis...
VitoQuaranta
* Name: Vito Quaranta * Email: Vito.Quaranta #64;Vanderbilt.edu * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horiz...
TomYankeelov
* Name: Tom Yankeelov * Email: tom.yankeelov #64;vanderbilt.edu * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horiz...
ToddGiorgio
* Name: Todd Giorgio * Email: todd.d.giorgio #64;vanderbilt.edu * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horiz...
TimMcKnight
* Name: Tim McKnight * Email: mcknightte #64;ornl.gov * Phone Number: * Comment: Personal Preferences (details in .TWikiVariables) * Horizontal size...
ZhaozhongHan
* Name: zhaozhong Han * Email: zhaozhong.han #64;vanderbilt.edu * Phone Number: 21107 * Comment: Personal Preferences (details in .TWikiVariables) * ...
WfccmDataGroupingPanel
DataGroupingPanel Public Methods * loadDG(DataSetInfo, DataGrouping, bool, bool) Takes the data information, the grouping to load, and whether the grouping ...
WfccmCriteriaManagerPanel
CriteriaManagerPanel Public Methods * loadCM(CriteriaManager, ArrayList, bool) Takes the CriteriaManager to load, a list of score names, and whether or not ...
WfccmInformationPane
InformationPane Public Methods * ProcessTag() Function that changes contents after a new observation has been specified (must be called separately beca...
WfccmMissedChart
MissedChart Public Methods * MissedChart(MissedValues) creates a new missed chart to visualize the given object (can be null) Properties * InfoSet The...
WfccmProjectData
ProjectData Public * Collection of DataSetInfo * string working directory * class DataSetInfo * path for data set * path for score set ...
WfccmPartitionedDataSet
PartitionedDataSet Public Methods * PartitionedDataSet(string) Constructor that takes the path to the DataSet. * PartitionedDataSet(string, int) Cons...
WfccmSummaryModule
Summary Public Methods * ScoreSummary(ArrayList) Returns an InformationSet that summarizes all of the Scores given. * ScoreSummary(Score, ...) ScoreS...
WfccmDistanceResult
DistanceResult Public Members * FilteredScores List of ids, numPass and the modifiers. * CriteriaSet criteria * DistanceOutput train * DistanceOutp...
WfccmExpression
Expression Public Methods * Expression(string) Creation constructor. Sets function to the passed string, checks the validity of the function and converts t...
WfccmCombinationManager
CombinationManager Public Methods * SetBases(ArrayList of int) Sets the sizes of the bases. * Arraylist GetCombination(int) Returns the 0 base indices ...
WfccmTopnManager
TopNManager Parent: CriteriaManager Public Members * TopNManager(TopNManager) The copy constructor. * Add(string, string, double) Adds a score name, ...
WfccmCutoffManager
CutoffManager Parent: CriteriaManager Public Methods * CutoffManager(CutoffManager) The copy constructor. * Add(string, string, double) Adds a score ...
WfccmAlgorithmFisher
Fisher Algorithm Performed on a set of non negative numbers and labels of size N. There must be two specific labels. Label 1 must be 1 and label 2 must be 2. Ther...
WfccmAlgorithmFDR
False Discovery Rate Algorithm Calculate adjusted p values using False Discovery Rate Controlling Procedures. FDR Algorithm predefined values: subSize of data...
WfccmScoreExpression
ScoreExpression Parent: Score Public Methods * GenerateScores(DataSet, DataGrouping) defaults to ignore zeroes * GenerateScores(DataSet, DataGrouping, ...
WfccmFilteredScore
FilteredScore Parent: Score Public Methods * FilteredScore(Score, CriteriaSet) Filters a score according to the criteria set. Creates the numPass column. ...
WfccmInformationSet
InformationSet Parent: DataContainer Public * SetDataPoint(int, int, string) Set the data at that point. * GetDataPoint(int, int) Gets the data at th...
WfccmDataContainer
DataContainer Public Methods * DataContainer(DataContainer) Copy constructer. * AddColumn(string) Appends a new column of data, sets the name, and re...
WfccmChartPanel
ChartPanel Public Methods * saveImage(String imgName) saves image of the chart (as a PNG file) to the given image name * setDimensions(float top, bottom,...
WfccmSummaryPanel
SummaryPanel Public Methods * SummaryPanel() Default constructor * SummaryPanel(SummaryPercentages) create a new Summary panel with the given percentag...
WfccmMissedValues
MissedValues Note: This class's structure is dependent entirely on DistanceReport.WriteMissedColumn() function Public Members * highlightRuns Arraylist of ...
StephenSennSem
Department of Biostatistics Seminar Individual Response to Treatment: Theranostics Between Hope and Hype Stephen Senn, Ph.D. Department of Statistics, Universi...
StephenDeppen
* Name: Stephen Deppen * Email: steve.deppen #64;vanderbilt.edu * Phone Number: 3 6284 * Comment: Database Analyst in Department of Nursing. Working with...
ThinkSyllabus
Statistical Thinking in Biomedical Research Schedule Note: Measuring change is currently listed as a topic in both Sections 1 and 5. It will only be briefly di...
WfccmAlgorithmPermutationTTest
Permutation TTest Algorithm Performed on a set of non negative numbers and labels of size N. There must be two specific labels. Label 1 must be 1 and label 2 must...
WfccmSurvivalMethod
Survival Design 1 Create timediff variable from date of diagnosis to date of death in days. 1 Create flag variable from status at event time. 1 = dead, 0 = ...
StatThinkSchedule
2004 Schedule All classes are held Thursday evenings 5:30pm 7:00pm. Section Date Instructor 1 Oct 7 Harrell 2 Oct 14 Koyama 3 Oct 21 Wang 4 Oct ...
YanqinFan
* Name: Yanqin Fan * Email: yanqin.fan #64;vanderbilt.edu * Phone Number: 322 3796 * Comment: Personal Preferences (details in .TWikiVariables) * Hor...
Number of topics: 50
< Previous Page 15 of 94 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 08 Sep 2009, ProjectContributor
This site is powered by FoswikiCopyright &© 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback