# Incorporating forcing functions in the ODE model

**URL:** https://discourse.julialang.org/t/incorporating-forcing-functions-in-the-ode-model/70133
**Category:** Probabilistic Programming
**Tags:** turing, bayesian-inference
**Created:** [October 21, 2021, 7:47am UTC](https://discourse.julialang.org/t/incorporating-forcing-functions-in-the-ode-model/70133 "2021-10-21T07:47:39Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![vembha](https://avatars.discourse-cdn.com/v4/letter/v/5fc32e/32.png) [@vembha](https://discourse.julialang.org/u/vembha)
#### Post date: [October 21, 2021, 11:23am UTC](https://discourse.julialang.org/t/incorporating-forcing-functions-in-the-ode-model/70133/5 "2021-10-21T11:23:15Z")

</div>

Thank you @baggepinnen for the quick response. Unfortunately, it looks like the eltype still doesn’t solve it. The error now is `MethodError: no constructors have been defined for Any`. As far as I can see, all the data is of `Float64` type, so don’t really know how/where the `Any` type is coming from!

Any help is really appreciated! 😓

---

_[View the full topic](https://discourse.julialang.org/t/incorporating-forcing-functions-in-the-ode-model/70133)._
