You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- $\begingroup$ Thank you for your response. What you mention is the statistical approach, which I have worked with. I have worked with ML estimation, CRLB, fisher information matrices and so on... so, I suggested the same to my colleague: try to characterize the noise and go for ML estimation, or reconsider if the model does not fit your data. I was asking for another approaches... if they exist.. $\endgroup$ignatius– ignatius2018-12-11 16:42:31 +00:00Commented Dec 11, 2018 at 16:42
- $\begingroup$ OK, I think I get the idea now. Check out my second proposition in the edit. If I have more time I'll try to explain the idea further, later today or tomorrow. $\endgroup$Romain Reboulleau– Romain Reboulleau2018-12-11 17:08:54 +00:00Commented Dec 11, 2018 at 17:08
- $\begingroup$ OK, I'll take my time to read your second approach. I think I can also give more details about the model and the data. Thank you so much! $\endgroup$ignatius– ignatius2018-12-11 17:12:23 +00:00Commented Dec 11, 2018 at 17:12
- $\begingroup$ I have added the mathematical formulation of the problem. I think that trying to get a ML estimator analytically will be quite difficult since all the observed values $\theta$ are not independent, they come from a sensing unit which is a black-box for us.... so trying to make assumptions about its pdf will be very challenging. For your "data-driven" approach, Iam sorry but i don't understand the idea of sorting the samples... $\endgroup$ignatius– ignatius2018-12-12 09:24:55 +00:00Commented Dec 12, 2018 at 9:24
- $\begingroup$ It's because I thought theta was just a scalar value! With a multi-dimensional output it is much more complicated. I'll think about it. $\endgroup$Romain Reboulleau– Romain Reboulleau2018-12-12 12:03:01 +00:00Commented Dec 12, 2018 at 12:03
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you