50 recent changes in Main Web retrieved at 00:12 (Local)

WfccmClusterSummary
ClusterSummary NameRank Class * name * rank Public Methods * Load(string) Loads the given CDT file * string GetArryNameByRank(name, rank) give...
WfccmClusterNode
ClusterNode Enumeration NodeType * Node * Gene * Array Static (Class) Methods * ClusterNode Compare3(ClusterNode, ClusterNode, ClusterNode, bool) ...
WfccmCriteria
Criteria Public Members * Property Name * Property Operator * Property Value * Property IgnoreNumPass Protected * string name Name of the...
TayaFurmanski
* Name: Taya Furmanski * Email: taya.k.furmanski #64;vanderbilt.edu * Phone Number: 615.322.7184 * Comment: Assistant in Orthopaedics, Biomechanics Lab (...
WfccmSummaryPercentages
SummaryPercentages Public Members * ArrayList Grp1 Grp2 Pcts Train Test Percentages * ArrayList Train Test Pcts Percentages for training or te...
WfccmDistanceReport
DistanceReport Static Methods * WriteMissedColumn(ArrayList, string, bool, double) Will first filter distanceResults for runs where overall percent correct...
WfccmThreadPool
ThreadPool Public Methods ThreadManager(int, WorkObject ) Remarks * Accepts a set of workobjects and does the work with the number of threads passed. Th...
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) ...
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 ...
Number of topics: 50
< Previous Page 14 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