Fixed syntax
This commit is contained in:
parent
637df694bb
commit
74e11205b7
1 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
addToSummary <- funciton(logml, partitionSummary, worstIndex) {
|
||||
addToSummary <- function(logml, partitionSummary, worstIndex) {
|
||||
# Tiedet<65><74>n, ett<74> annettu logml on isompi kuin huonoin arvo
|
||||
# partitionSummary taulukossa. Jos partitionSummary:ss<73> ei viel<65> ole
|
||||
# annettua logml arvoa, niin lis<69>t<EFBFBD><74>n worstIndex:in kohtaan uusi logml ja
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue