-
It's clear that sometimes parameters need to be grouped as part of the estimation process. For example, it is not possible to estimate particle radius and diffusivity separately from input-output data…
-
1. [Here](https://github.com/SciML/ModelingToolkit.jl/blob/master/docs/src/tutorials/modelingtoolkitize.md), I think it should be `rober!` instead of `rober`.
2. In the [global structural identifiabi…
-
```julia
using ModelingToolkit
using StructuralIdentifiability
const SI = StructuralIdentifiability
function testSI()
t = ModelingToolkit.t_nounits
D = ModelingToolkit.D_nounits
@…
-
I am performing the structural identifiability of a model and it gives me errors. Through debugging, I found that it is related to the Mat_index in genssiOrderTableau.m:
![image](https://user-image…
-
In a structural equation modeling framework, we often define latent unmeasured variables with indicators. For example
```
library(lavaan)
data(PoliticalDemocracy)
mod |z|)
.x1 …
-
Hi @lululxvi,
Thank you for your wonderful framework and documentation!
And I have used deepxde to make some simple inverse problems in odes which have 6~8 eqs.
But I meet some problems in do…
-
**Describe the example**
You might already be aware, but Catalyst.jl (and in extesion SBML importers and PEtab) cannot be loaded with ModelingToolkit v9.46.
**Minimal Reproducible Example 👇**
…
-
Hello, i am trying to use your amazing software for my ODE system. However if i end up using it i get the error that a derivative was detected on the right hand side. My original system is not rationa…
-
We need a framework to interpret incidence rate plot in cohortDiagnostics.
It is generally useful to review such a plot and infer if the pattern observed is because of
1. is it a periodic varia…
-
I am running GenSSI2, but when including some parameters for analysis, I run into this error:
**Unrecognized function or variable 'Param_local_red_1el'.
Error in genssiOrderTableau>displayRemain…