(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Fuzzy estimators

What is it about?

Fuzzy estimator is a hybrid model (fuzzy and statistical).

Why is it important?

Tne importance of fuzzy estimators relies on the fact that these are generated using statistical data. Another important thing is that by using them we can very easy do math operations.

Read more on Kudos…
The following have contributed to this page:
Basil Papadopoulos
' ,"url"));