All functions
|
|
cls()
|
Close all rgl devices |
|
color_D()
|
Colors for the three D persp in one 3D plots. |
|
contour_color()
|
Define the colors for contour plot |
|
contour_km()
|
plot the contour in a colored image matrix. |
|
convert_t()
|
Convert a time in seconds into proper units. |
|
et()
|
A shiny app to display and anaylize km. |
|
et_server()
|
Server for the Shiny app et display and analysis |
|
et_ui()
|
UI for the Shiny app et display and analysis |
|
ggplot_k()
|
plot x-y diagrams grouped by D and colored by k |
|
km()
|
Kinetik model: the core. |
|
km_ode()
|
Solve the ordinary differential equation of km |
|
km_ode2()
|
Batch solve the ode of km() for multiple parameters |
|
par3d_km()
|
Window size and location of the 3d persp plots. |
|
para()
|
Prepare the parameters |
|
persp_color()
|
Define the colors for persp plot |
|
persp_km()
|
A wrapped function for 3d plot |
|
persp_shiny()
|
A wrapped function for 3d plot in a shiny app |
|
persp_shiny2()
|
A wrapped function for 3d plot with multiple D values |
|
plot_km()
|
plot multiple figures based on the output of the km_ode2() function. not done yet. |
|
plot_pause()
|
Pause the codes |
|
plot_wm()
|
Plot WM |
|
skm2()
|
A shiny app to display and anaylize km. |
|
skm2_server()
|
Server for the Shiny app skm display and analysis |
|
skm2_ui()
|
UI for the Shiny app skm display and analysis |