Constructor and Description |
---|
IdentityAdapter()
Create an instance
|
Modifier and Type | Method and Description |
---|---|
double |
likelihood(Alignment distinct)
Return the likelihood of the adapter given the distinct alignment
|
int |
numberParameters()
Return the number of parameters associated with the adapter
|
public double likelihood(Alignment distinct)
Adapter
likelihood
in interface Adapter
distinct
- The distinct alignmentpublic int numberParameters()
Adapter
numberParameters
in interface Adapter