|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.evoinference.tools.BootstrapResampler
public class BootstrapResampler
| Constructor Summary | |
|---|---|
BootstrapResampler()
|
|
| Method Summary | |
|---|---|
static int[][] |
createResampledColumnPositions(int length,
int n,
long seed)
|
static Msa[] |
resample(Msa msa,
int n,
long seed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapResampler()
| Method Detail |
|---|
public static Msa[] resample(Msa msa,
int n,
long seed)
public static int[][] createResampledColumnPositions(int length,
int n,
long seed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||