powered by
This function makes a leverage vs. square root of residual deviance plot
contrast.network.leverage.plot(result)
None
Object created by contrast.network.run function
contrast.network.run
network <- with(parkinsons_contrast, { contrast.network.data(Outcomes, Treat, SE, na, V) }) # \donttest{ result <- contrast.network.run(network) contrast.network.leverage.plot(result) # }
Run the code above in your browser using DataLab