Translated function, added unit tests
This commit is contained in:
parent
3bd031515b
commit
4a7c6f6a7a
6 changed files with 50 additions and 17 deletions
17
man/computeIndLogml.Rd
Normal file
17
man/computeIndLogml.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/computeIndLogml.R
|
||||
\name{computeIndLogml}
|
||||
\alias{computeIndLogml}
|
||||
\title{computeIndLogml}
|
||||
\usage{
|
||||
computeIndLogml(omaFreqs, osuusTaulu)
|
||||
}
|
||||
\arguments{
|
||||
\item{omaFreqs}{omaFreqs}
|
||||
|
||||
\item{osuusTaulu}{osuusTaulu}
|
||||
}
|
||||
\description{
|
||||
Palauttaa yksilön logml:n, kun oletetaan yksilön alkuperät
|
||||
määritellyiksi kuten osuusTaulu:ssa.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue