Skip to content

Find instances of rv.logp(x) in PyMC and correct to pm.logp(rv,x) #5051

@canyon289

Description

@canyon289

Description of your problem

Scan all docs, including pymc-examples for rv.logp() signature and relpace with pm.logp(rv, x)

See #5048 for an example

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions