Branch
01 Syntax
Microsoft.VisualBasic.MachineLearning.RandomForests.Branch
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| getMean | 1 | This method returns the SNP for a given position. |
| getClass | 1 | This method returns the SNP for a given position. |
| getMSE | 1 | This method returns the SNP for a given position. |
| getMissClass | 1 | This method returns the SNP for a given position. |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| status | 1 | 'F' for final branch |
04 Members
getMean(
Double())This method returns the SNP for a given position. It needs as arguments: @arg position, the position of the SNP in the genomic combination
getClass(
Double())This method returns the SNP for a given position. It needs as arguments: @arg position, the position of the SNP in the genomic combination
getMSE(
Double())This method returns the SNP for a given position. It needs as arguments: @arg position, the position of the SNP in the genomic combination
getMissClass(
Double())This method returns the SNP for a given position. It needs as arguments: @arg position, the position of the SNP in the genomic combination
status
'F' for final branch