ourMELONS/man/computeIndLogml.Rd

18 lines
412 B
Text
Raw Permalink Normal View History

2020-01-14 12:09:27 +01:00
% 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{
2020-01-14 16:37:00 +01:00
\item{omaFreqs}{own Freqs?}
2020-01-14 12:09:27 +01:00
2020-01-14 16:37:00 +01:00
\item{osuusTaulu}{Percentage table?}
2020-01-14 12:09:27 +01:00
}
\description{
Palauttaa yksilön logml:n, kun oletetaan yksilön alkuperät
määritellyiksi kuten osuusTaulu:ssa.
}