remove_prior

Function remove_prior 

Source
pub fn remove_prior(name: &str) -> Result<()>
Expand description

Removes the prior probability of the hypothesis P(H) from the database

ยงErrors

  • If the database cannot be opened
  • If the prior cannot be removed from the database