dokato

Results 46 issues of dokato

eg from: https://www.sciencedirect.com/science/article/pii/S0378437113000332

Eg using examples from `Ihlen, E. a F. Introduction to multifractal detrended fluctuation analysis in Matlab. Front. Physiol. 3 JUN, 1–18 (2012).`

### 🚀 The feature, motivation and pitch Let's say that I create a new dataset ina for loop, where apart from my true examples, I want to add `Naug` augmented...

feature

Navbar page as in shiny: ```r navbarPage("App Title", tabPanel("Plot"), navbarMenu("More", tabPanel("Summary"), "----", "Section header", tabPanel("Table") ) ) ``` maybe this will help: https://fomantic-ui.com/elements/container.html#/definition

enhancement
help wanted

Hopefully, that would solve some issues, eg. with #311

enhancement

Create our own showcase mode working with semantic css. ====== OLD VERSION OF THE TASK Currently when running apps in showcase mode, one gets sth like this: ```r runApp("examples/calendar/", display.mode...

help wanted

relevant: https://github.com/nickmerwin/node-coveralls/issues/156 but nothing helped yet

bug

or... as it's difficult to register them automatically, just add to md instruction o how to set them

- [x] Does this PR have a descriptive title that could go in our release notes? - [ ] ~Does this PR add any new dependencies?~ - [x] Does this...

## Expected Behavior I can call `fit` and then `transform` on MASE object. ## Actual Behavior MASE works when I use the `fit_transform` method. When I try to generate separate...

bug