Revision 38d0d574bd63ad9337e5742d7eadcfaa7198348d authored by sobek44 on 19 November 2014, 09:56:23 UTC, committed by sobek44 on 19 November 2014, 09:56:23 UTC
1 parent f67d695
Raw File
TODO.md
---
title: "To do"
author: "Piotr Sobczyk"
date: "18.11.2014"
output: html_document
---

#### Iterative estimation:

1. add estimate dimensions parmeter to all functions
2. write tests for new functions - add them to the package

#### Initialization:

1. implement hierarchical clustering (similarly to clustofvar)
2. 

#### Testing

1. write tests for main aux functions

#### Documentation

1. update mlcc.kmeans variables names to meet the dot standard
2. rewrite documentation with @inheritParams
back to top