cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Shayaan95
Level II

What is meant by -2*LogLikelihood in Gaussian Process model report?

I am applying Gaussian process model to my data set. But wondering what are the mathematical meanings of this -2LL (-2*LogLikelihood) term? Is there any formula for this (literature)?
I have searched in literature, I only found negative logLikelihood instead of -2*LL. Why JMP take twice of negative?

 

JMPqq.PNG

1 ACCEPTED SOLUTION

Accepted Solutions
Jeff_Perkinson
Community Manager Community Manager

Re: What is meant by -2*LogLikelihood in Gaussian Process model report?

This page explains what and why the -LogLikelihood (and -2LogLikelihood) is used. 

-Jeff

View solution in original post

2 REPLIES 2
Jeff_Perkinson
Community Manager Community Manager

Re: What is meant by -2*LogLikelihood in Gaussian Process model report?

This page explains what and why the -LogLikelihood (and -2LogLikelihood) is used. 

-Jeff
Shayaan95
Level II

Re: What is meant by -2*LogLikelihood in Gaussian Process model report?

Thanks

Recommended Articles