| initialize,HostspotsMatrix-method | R Documentation | 
Constructor method of HostspotsMatrix.
## S4 method for signature 'HostspotsMatrix' initialize(.Object, ncol, nrow, submap, ped, map, log.emiss, epsilon = 0.001)
| .Object | the object type | 
| ncol | number of loci | 
| nrow | number of individual | 
| submap | a list of submaps | 
| ped | the first 6 columns of a .ped | 
| map | id, chr, distance | 
| log.emiss | matrix of log proba emission if statut = 0 or 1(2 nb inds x nb msats) | 
| epsilon | value of epsilon = genotyping error rare, to use for computing log emission precalculated at initialisation | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.