| SAM-class {AIUQ} | R Documentation |
SAM class
Description
S4 class for fast parameter estimation in scattering analysis of microscopy,
using either AIUQ or DDM method.
Slots
pxsznumeric. Size of one pixel in unit of micron with default value 1.
mindtnumeric. Minimum lag time with default value 1.
szvector. Frame size of the intensity profile in x and y directions, number of pixels contained in each frame equals sz_x by sz_y.
len_tinteger. Number of time steps.
len_qinteger. Number of wave vector.
qvector. Wave vector in unit of um^-1.
d_inputvector. Sequence of lag times.
B_est_ininumeric. Estimation of B. This parameter is determined by the noise in the system. See 'References'.
A_est_inivector. Estimation of A(q). Note this parameter is determined by the properties of the imaged material and imaging optics. See 'References'.
I_o_q_2_orivector. Absolute square of Fourier transformed intensity profile, ensemble over time.
q_ori_ring_loc_unique_indexlist. List of location index of non-duplicate values for each q ring.
model_namecharacter. Fitted model, options from ('BM','OU','FBM','OU+FBM', 'user_defined').
param_estvector. Estimated parameters contained in MSD.
sigma_2_0_estnumeric. Estimated variance of background noise.
msd_estvector. Estimated MSD.
uncertaintylogical. A logical evaluating to TRUE or FALSE indicating whether parameter uncertainty should be computed.
msd_lowervector. Lower bound of 95% confidence interval of MSD.
msd_uppervector. Upper bound of 95% confidence interval of MSD.
msd_truthvector. True MSD or reference MSD value.
sigma_2_0_truthvector. True variance of background noise, non NA for simulated data using
simulation.param_truthvector. True parameters used to construct MSD, non NA for simulated data using
simulation.index_qvector. Selected index of wave vector.
Dqtmatrix. Dynamic image structure function D(q,delta t).
ISFmatrix. Empirical intermediate scattering function f(q,delta t).
I_qmatrix. Fourier transformed intensity profile with structure 'SS_T_mat'.
AICnumeric. Akaike information criterion score.
mlenumeric. Maximum log likelihood value.
param_uq_rangematrix. 95% confidence interval for estimated parameters.
modeled_Dqtmatrix. Modeled dynamic image structure function D(q,delta t).
modeled_ISFmatrix. Modeled intermediate scattering function f(q,delta t).
Author(s)
Yue He [aut], Xubo Liu [aut], Mengyang Gu [aut, cre]
References
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.
Cerbino, R., & Trappe, V. (2008). Differential dynamic microscopy: probing wave vector dependent dynamics with a microscope. Physical review letters, 100(18), 188102.