mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 11:50:23 +01:00
change
This commit is contained in:
parent
2907028382
commit
ac0f8a11d6
@ -9,7 +9,7 @@
|
|||||||
#' @keywords cpr
|
#' @keywords cpr
|
||||||
#' @export
|
#' @export
|
||||||
#' @examples
|
#' @examples
|
||||||
#' strobe_diff_byvar()
|
#' strobe_diff_twodim()
|
||||||
|
|
||||||
strobe_diff_twodim<-function(meas,group,adj,data,dec=2){
|
strobe_diff_twodim<-function(meas,group,adj,data,dec=2){
|
||||||
## meas: sdmt
|
## meas: sdmt
|
||||||
|
@ -21,6 +21,6 @@ strobe_diff_twodim(meas, group, adj, data, dec = 2)
|
|||||||
Printable table of regression analysis by group for meas. Detects wether to perform logistic or linear regression.
|
Printable table of regression analysis by group for meas. Detects wether to perform logistic or linear regression.
|
||||||
}
|
}
|
||||||
\examples{
|
\examples{
|
||||||
strobe_diff_byvar()
|
strobe_diff_twodim()
|
||||||
}
|
}
|
||||||
\keyword{cpr}
|
\keyword{cpr}
|
||||||
|
Loading…
Reference in New Issue
Block a user