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

Wfccm2CommandLineDownload
Command Line Wfccm * Runs under Mono for Linux support * Incorporates basic Wfccm functionality
WfccmDataGrouping
DataGrouping Public Methods * DataGrouping(DataGrouping) Copy constructor. * Add(string, string) Adds a Column by name and sets group descriptor (def...
WfccmCriteriaManager
CriteriaManager Public Methods * CriteriaManager(CriteriaManager) The copy constructor. * Remove(string, string, double) Removes a score name, operat...
WfccmScoreTTest
ScoreTTest Parent: Score Public Methods * ScoreTTest() the default constructor. * ScoreTTest(ScoreTTest) copy constructor. * ScoreTTest(string) ...
WfccmScoreSam
ScoreSam Parent: Score Public Methods * ScoreSam() the default constructor. * ScoreSam(ScoreSam) copy constructor. * ScoreSam(string) Construct...
WfccmAlgorithmLikelihoodRatio
Likelihood Ratio Algorithm Suppose that we have data from stratum 0 and stratum 1. The test statistic is computed as : %$Z = 2Nlog(\frac{T}{N}) 2\sum N_jlog(\frac...
WfccmCriteriaManagerWarning
CriteriaManagerWarning Confirms changing the CriteriaManager type on the CriteriaManagerPanel because all criteria and the STD function are removed.
WfccmDataSetPanel
DataSetPanel Public Methods * LoadDataSetPanel(DataSetInfo) loads the DataSet contained within the DataSetInfo object. If an InformationSet has also been as...
WfccmDataStructureRefactor
This has been set aside for now, being replaced by memory mapped files. Temporary memory saving solution until C# 2.0 is officially released. Since an object tak...
WfccmScorePanel
ScorePanel Public Methods * LoadScore(Score, DataSet, string) * loads the given score, appending the actual row names from the given DataSet to the rowI...
WfccmRfunctions
Rfunctions Public Methods * Average(ArrayList) Returns the mean. * StDev(ArrayList, double) Returns the standard deviation. * Var(ArrayList) Retur...
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 ...
Number of topics: 50
< Previous Page 12 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