Description Usage Arguments Value Note Author(s) Examples
Provides raw (untransformed) starting vector of source contribution parameters for mixed stock analysis.
| 1 2 3 4 5 | 
| sourcesamp | Marker frequencies in sources, or a list with
source and mixed samples, or a  | 
| mixsamp | Marker frequencies in mixed stock | 
| type | Various options for setting starting contributions.
 | 
| sd | standard deviations for starting type  | 
| lmin | When doing linear solutions, the boundary values are
{ | 
| marktype | method for starting marker frequencies:
 | 
| cond | Conditional likelihood?  (i.e.  | 
| a | prior strength parameter | 
| transf | transform ("full","part", or "none") | 
| fuzz | fuzz parameter for moving parameters away from the boundary | 
| n | source samples (HxR matrix) | 
| s | mixed stock samples (vector) | 
| tol | tolerance for linear fit | 
| warn | warn if numeric problems with solution | 
A parameter vector of the contributions from each of the sources:
just the raw source contributions in the case of startvec0, or
source contributions and possibly marker frequencies (transformed
or untransformed) in the case of startvec.
lsolve attempts to get a starting value by solving
the linear equation (solve(n,s,tol=tol))
Ben Bolker
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.