-
trying to evalute nonlinear prediction of a nonparameteric component, e.g. term composed of splines or polynomials.
For diagnostics we can use the linear prediction (even in GLM) since we are interes…
-
When I see the source code in tracking package `roscd tracking/apps` about the tracker_object_node.cpp, I can't understand why not hog+svm but use this:
```
if (not std::strcmp(msg->confidence_typ…
-
As Kerby pointed out on the mailing list, once we have constrained estimation, we can invert the LR test to obtain confidence intervals for individual parameters
for example for GLM
http://support.sa…
-
for genmod GLM/GEE
SAS uses just the that `x * params` is a linear transformation of normal distributed random variable params.
http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/…
-
based on Bruce Hansen's notes this should be easy to add (for fixed bandwidth)
http://www.ssc.wisc.edu/~bhansen/718/NonParametrics1.pdf
They might not be very good, but better than nothing.
A bit be…
-
Hi,it still don't work well with the latest kaldi,so anyone can help?
-
I have a validator that looks like this
```TypeScript
const userValidator = vine.object({
id: vine.string(),
firstName: vine.string(),
// ..
})
```
I then export them for my st…
-
added confidence measures for PTMs would be useful. For example, indicate presence of diagnostic ions or observation of expected neutral losses in PSMS.tsv.
-
How might we best demonstrate our level of confidence in new or adapted components within MTS and the DVSA design system?
We know that some components may be best replaced by more recent GDS compon…
-
Thank you for the nice work!
I wonder if it is possible to use the universal confidence threshold b proposed in SphereFace2 as an actual threshold?
We set -b/s as the threshold and compared it w…