Resolve
(Built-in Mathematica Symbol) Resolve[expr] attempts to resolve expr into a form that eliminates ForAll and Exists quantifiers. Resolve[expr, dom] works over the domain dom. Common choices of dom are ...
NestWhileList[f, expr, test] generates a list of the results of applying f repeatedly, starting with expr, and continuing until applying test to the result no longer yields ...
The following is the sequence of steps that Mathematica follows in evaluating an expression like h[e_1,e_2…]. Every time the expression changes, Mathematica effectively ...
Censoring[t, c] represents a censored event time t with censoring c.Censoring[{t_1, t_2, ...}, c] represents a vector of censored event times t_i with censoring ...
Brown
(Built-in Mathematica Symbol) Brown represents the color brown in graphics or style specifications.
Cyan
(Built-in Mathematica Symbol) Cyan represents the color cyan in graphics or style specifications.
Green
(Built-in Mathematica Symbol) Green represents the color green in graphics or style specifications.
Magenta
(Built-in Mathematica Symbol) Magenta represents the color magenta in graphics or style specifications.
Orange
(Built-in Mathematica Symbol) Orange represents the color orange in graphics or style specifications.
Pink
(Built-in Mathematica Symbol) Pink represents the color pink in graphics or style specifications.