Python Forum
inserting something into probability density
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
inserting something into probability density
#1
Hi guys,


I need to insert a vector X into the multivariate normal distribution (WIKI), and get its value.
I know that numpy offers sampling from this distribution, but can I also insert a vector and obtain the corresponding value?

If not, I will have to code the calculation up manually...


Best,

SL
Reply
#2
Doesn't scipy.stat.multivariate_normal.pdf() answer the question?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Get underlying function from Kernel Density Estimation jpython 3 2,769 Dec-05-2019, 11:23 AM
Last Post: jpython
  How to get the probability density function of my data set jpython 1 2,262 Dec-04-2019, 12:49 PM
Last Post: Larz60+
  finding the integral of probability density function Staph 3 3,607 Aug-11-2019, 09:19 AM
Last Post: buran
  MatPlotLib 2d plot of current density? ruben 0 2,171 May-13-2019, 06:47 AM
Last Post: ruben
  How to check for nested dataframe density? python_newbie09 0 1,961 Aug-27-2018, 07:34 PM
Last Post: python_newbie09
  Draw Weibull distribution probability function based on Confidence interval farzadtb 1 3,674 Jul-31-2018, 03:21 PM
Last Post: Vysero
  Plot Probability Density of an Histogram Python_TLS 1 2,853 Jun-28-2018, 06:19 AM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020