-"""</code></pre><h2 id="Internal-links"><a class="docs-heading-anchor" href="#Internal-links">Internal links</a><a id="Internal-links-1"></a><a class="docs-heading-anchor-permalink" href="#Internal-links" title="Permalink"></a></h2><p>To refer to a documented object: <code>[`NAME`](@ref)</code> or <code>[`NAME`](@ref manual_id)</code>. In particular for internal links use <code>[`?NAME`](@ref ?NAME)</code></p><p>To create an id manually: <code>[Title](@id manual_id)</code></p><h2 id="Data-organisation"><a class="docs-heading-anchor" href="#Data-organisation">Data organisation</a><a id="Data-organisation-1"></a><a class="docs-heading-anchor-permalink" href="#Data-organisation" title="Permalink"></a></h2><ul><li>While some functions provide a <code>dims</code> parameter, most GenFSM algorithms expect the input data layout with observations organised by rows and fields/features by columns.</li><li>While some algorithms accept as input DataFrames, the usage of standard arrays is encourages (if the data is passed to the function as dataframe, it may be converted to standard arrays somewhere inside inner loops, leading to great inefficiencies).</li></ul></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <span class="colophon-date" title="Thursday 18 September 2025 16:10">Thursday 18 September 2025</span>. Using Julia version 1.11.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
0 commit comments