get_grad_trans | R Documentation |
Construct parameter transformation for parameters to be optimized over in AIUQ
method of SAM
class. See 'References'.
get_grad_trans(theta, d_input, model_name)
theta |
parameters to be optimized over |
d_input |
sequence of lag times |
model_name |
model name for the fitted model, options from ('BM','OU', 'FBM',OU+FBM','user_defined') |
A vector of transformed parameters to be optimized over in AIUQ
method of SAM
class.
Yue He [aut], Xubo Liu [aut], Mengyang Gu [aut, cre]
Gu, M., He, Y., Liu, X., & Luo, Y. (2023). Ab initio uncertainty quantification in scattering analysis of microscopy. arXiv preprint arXiv:2309.02468.
Gu, M., Luo, Y., He, Y., Helgeson, M. E., & Valentine, M. T. (2021). Uncertainty quantification and estimation in differential dynamic microscopy. Physical Review E, 104(3), 034610.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.