Skip to content

Instantly share code, notes, and snippets.

@shanmdphd
Created September 11, 2017 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shanmdphd/adc9cefd5f3652114797c893e67dcf1a to your computer and use it in GitHub Desktop.
Save shanmdphd/adc9cefd5f3652114797c893e67dcf1a to your computer and use it in GitHub Desktop.
ncaRule.R nca 규칙에 대한 것입니다.
# File should have the following columns
# SUBJ : Subject ID, any data type
# TRT: "R" or "T"
# GRP: "RT" or "TR"
# PRD: 1 or 2
# AUClast: numeric data type
# Cmax: numeric data type
# Tmax: numeric data type
# Other columns as you wish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment