Author: Art Carpenter
Publisher: SAS Institute
ISBN: 1629602396
Category : Computers
Languages : en
Pages : 540
Book Description
Providing both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer, this pragmatic, example-driven reference offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more. --
Carpenter's Complete Guide to the SAS Macro Language, Third Edition
Author: Art Carpenter
Publisher: SAS Institute
ISBN: 1629602396
Category : Computers
Languages : en
Pages : 540
Book Description
Providing both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer, this pragmatic, example-driven reference offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more. --
Publisher: SAS Institute
ISBN: 1629602396
Category : Computers
Languages : en
Pages : 540
Book Description
Providing both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer, this pragmatic, example-driven reference offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more. --
Carpenter's Complete Guide to the SAS Macro Language, Third Edition
Author: Art Carpenter
Publisher: SAS Institute
ISBN: 162960237X
Category : Computers
Languages : en
Pages : 744
Book Description
For SAS programmers or analysts who need to generalize their programs or improve programming efficiency, Art Carpenter thoroughly updates his highly successful second edition of Carpenter's Complete Guide to the SAS Macro Language with an extensive collection of new macro language techniques and examples. Addressing the composition and operation of the SAS macro facility and the SAS macro language, this third edition offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more! Users with a basic understanding of Base SAS who are new to the SAS macro language will find more detail, utilities, and references to additional learning opportunities; advanced macro language programmers who need help with data-driven macros and dynamic application development will find greatly expanded treatment of these topics. This revised and enlarged edition includes the following topics: New and expanded introduction to the macro language Functions, automatic macro variables, and macro statements new to the macro language Expanded macro language tools that interface with the operating system Expanded data-driven methodologies used to build dynamic applications Expanded discussion of list processing, with four alternative approaches presented Additional file and data management examples Expanded discussion of CALL EXECUTE and DOSUBL New discussion of using the macro language on remote servers Expanded discussion and examples of macro quoting Far beyond a reference manual issued from an “ivory tower,” this book is pragmatic and example-driven: Yes, you will find syntax examples; yes, the code is explained. But the focus of this book is on actual code used to solve real-world business problems. In fact, an entire appendix is dedicated to listing the nearly 70 classes of problems that are solved by programs covered in this edition. Discussion of the examples elucidates the pros and cons of the particular solution and often suggests alternative approaches. Therefore, this book provides you both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer.
Publisher: SAS Institute
ISBN: 162960237X
Category : Computers
Languages : en
Pages : 744
Book Description
For SAS programmers or analysts who need to generalize their programs or improve programming efficiency, Art Carpenter thoroughly updates his highly successful second edition of Carpenter's Complete Guide to the SAS Macro Language with an extensive collection of new macro language techniques and examples. Addressing the composition and operation of the SAS macro facility and the SAS macro language, this third edition offers nearly 400 ready-to-use macros, macro functions, and macro tools that enable you to convert SAS code to macros, define macro variables, and more! Users with a basic understanding of Base SAS who are new to the SAS macro language will find more detail, utilities, and references to additional learning opportunities; advanced macro language programmers who need help with data-driven macros and dynamic application development will find greatly expanded treatment of these topics. This revised and enlarged edition includes the following topics: New and expanded introduction to the macro language Functions, automatic macro variables, and macro statements new to the macro language Expanded macro language tools that interface with the operating system Expanded data-driven methodologies used to build dynamic applications Expanded discussion of list processing, with four alternative approaches presented Additional file and data management examples Expanded discussion of CALL EXECUTE and DOSUBL New discussion of using the macro language on remote servers Expanded discussion and examples of macro quoting Far beyond a reference manual issued from an “ivory tower,” this book is pragmatic and example-driven: Yes, you will find syntax examples; yes, the code is explained. But the focus of this book is on actual code used to solve real-world business problems. In fact, an entire appendix is dedicated to listing the nearly 70 classes of problems that are solved by programs covered in this edition. Discussion of the examples elucidates the pros and cons of the particular solution and often suggests alternative approaches. Therefore, this book provides you both a compendium of reusable and adaptable code, and opportunities for deepening your understanding and growing as a SAS programmer.
PROC SQL
Author: Kirk Paul Lafler
Publisher: SAS Institute
ISBN: 1635266815
Category : Computers
Languages : en
Pages : 525
Book Description
PROC SQL: Beyond the Basics Using SAS®, Third Edition, is a step-by-step, example-driven guide that helps readers master the language of PROC SQL. Packed with analysis and examples illustrating an assortment of PROC SQL options, statements, and clauses, this book not only covers all the basics, but it also offers extensive guidance on complex topics such as set operators and correlated subqueries. Programmers at all levels will appreciate Kirk Lafler’s easy-to-follow examples, clear explanations, and handy tips to extend their knowledge of PROC SQL. This third edition explores new and powerful features in SAS® 9.4, including topics such as: IFC and IFN functions nearest neighbor processing the HAVING clause indexes It also features two completely new chapters on fuzzy matching and data-driven programming. Delving into the workings of PROC SQL with greater analysis and discussion, PROC SQL: Beyond the Basics Using SAS®, Third Edition, explores this powerful database language using discussion and numerous real-world examples.
Publisher: SAS Institute
ISBN: 1635266815
Category : Computers
Languages : en
Pages : 525
Book Description
PROC SQL: Beyond the Basics Using SAS®, Third Edition, is a step-by-step, example-driven guide that helps readers master the language of PROC SQL. Packed with analysis and examples illustrating an assortment of PROC SQL options, statements, and clauses, this book not only covers all the basics, but it also offers extensive guidance on complex topics such as set operators and correlated subqueries. Programmers at all levels will appreciate Kirk Lafler’s easy-to-follow examples, clear explanations, and handy tips to extend their knowledge of PROC SQL. This third edition explores new and powerful features in SAS® 9.4, including topics such as: IFC and IFN functions nearest neighbor processing the HAVING clause indexes It also features two completely new chapters on fuzzy matching and data-driven programming. Delving into the workings of PROC SQL with greater analysis and discussion, PROC SQL: Beyond the Basics Using SAS®, Third Edition, explores this powerful database language using discussion and numerous real-world examples.
SAS Macro Programming Made Easy, Third Edition
Author: Michele M. Burlew
Publisher: SAS Institute
ISBN: 1629591513
Category : Computers
Languages : en
Pages : 477
Book Description
This book provides beginners with a thorough foundation in SAS macro programming. The macro facility is a popular part of SAS. Macro programming is a required skill for many SAS programming jobs, and the SAS Advanced Programming Certification Exam tests macro processing concepts. Whether you're looking to become certified, land a job, or increase your skills, you'll benefit from SAS Macro Programming Made Easy, Third Edition. By following Michele Burlew's examples and step-by-step instructions, you'll be able to rapidly perform repetitive programming tasks, to pass information between programming steps more easily, and to make your programming easier to read. Updated for SAS 9.4, this book teaches you the elements of the macro facility (macro variables, macro programs, macro language), how to write a macro program, techniques for macro programming, tips on using the macro facility, how the macro facility fits into SAS, and about the interfaces between the macro facility and other components of SAS. Beginning macro programmers will learn to write SAS macro programs quickly and efficiently. More experienced programmers will find this book useful to refresh their conceptual knowledge and expand on their macro programming skills. Ultimately, any user interested in automating their programs—including analysts, programmers, and report writers—will find Michele Burlew's book an excellent tutorial. -- Michele M. Burlew
Publisher: SAS Institute
ISBN: 1629591513
Category : Computers
Languages : en
Pages : 477
Book Description
This book provides beginners with a thorough foundation in SAS macro programming. The macro facility is a popular part of SAS. Macro programming is a required skill for many SAS programming jobs, and the SAS Advanced Programming Certification Exam tests macro processing concepts. Whether you're looking to become certified, land a job, or increase your skills, you'll benefit from SAS Macro Programming Made Easy, Third Edition. By following Michele Burlew's examples and step-by-step instructions, you'll be able to rapidly perform repetitive programming tasks, to pass information between programming steps more easily, and to make your programming easier to read. Updated for SAS 9.4, this book teaches you the elements of the macro facility (macro variables, macro programs, macro language), how to write a macro program, techniques for macro programming, tips on using the macro facility, how the macro facility fits into SAS, and about the interfaces between the macro facility and other components of SAS. Beginning macro programmers will learn to write SAS macro programs quickly and efficiently. More experienced programmers will find this book useful to refresh their conceptual knowledge and expand on their macro programming skills. Ultimately, any user interested in automating their programs—including analysts, programmers, and report writers—will find Michele Burlew's book an excellent tutorial. -- Michele M. Burlew
The Curve Shortening Problem
Author: Kai-Seng Chou
Publisher: CRC Press
ISBN: 1420035703
Category : Mathematics
Languages : en
Pages : 266
Book Description
Although research in curve shortening flow has been very active for nearly 20 years, the results of those efforts have remained scattered throughout the literature. For the first time, The Curve Shortening Problem collects and illuminates those results in a comprehensive, rigorous, and self-contained account of the fundamental results. The a
Publisher: CRC Press
ISBN: 1420035703
Category : Mathematics
Languages : en
Pages : 266
Book Description
Although research in curve shortening flow has been very active for nearly 20 years, the results of those efforts have remained scattered throughout the literature. For the first time, The Curve Shortening Problem collects and illuminates those results in a comprehensive, rigorous, and self-contained account of the fundamental results. The a
Alternative Approaches to Second Language Acquisition
Author: Dwight Atkinson
Publisher: Routledge
ISBN: 1136825797
Category : Language Arts & Disciplines
Languages : en
Pages : 240
Book Description
This volume presents six alternative approaches to studying second language acquisition – 'alternative' in the sense that they contrast with and/or complement the cognitivism pervading the field. All six approaches – sociocultural, complexity theory, conversation-analytic, identity, language socialization, and sociocognitive – are described according to the same set of six headings, allowing for direct comparison across approaches. Each chapter is authored by leading advocates for the approach described: James Lantolf for the sociocultural approach; Diane Larsen-Freeman for the complexity theory approach; Gabriele Kasper and Johannes Wagner for the conversation-analytic approach; Bonny Norton and Carolyn McKinney for the identity approach; Patricia Duff and Steven Talmy for the language socialization approach and Dwight Atkinson for the sociocognitive approach. Introductory and commentary chapters round out this volume. The editor’s introduction describes the significance of alternative approaches to SLA studies given its strongly cognitivist orientation. Lourdes Ortega’s commentary considers the six approaches from an 'enlightened traditional' perspective on SLA studies – a viewpoint which is cognitivist in orientation but broad enough to give serious and balanced consideration to alternative approaches. This volume is essential reading in the field of second language acquisition.
Publisher: Routledge
ISBN: 1136825797
Category : Language Arts & Disciplines
Languages : en
Pages : 240
Book Description
This volume presents six alternative approaches to studying second language acquisition – 'alternative' in the sense that they contrast with and/or complement the cognitivism pervading the field. All six approaches – sociocultural, complexity theory, conversation-analytic, identity, language socialization, and sociocognitive – are described according to the same set of six headings, allowing for direct comparison across approaches. Each chapter is authored by leading advocates for the approach described: James Lantolf for the sociocultural approach; Diane Larsen-Freeman for the complexity theory approach; Gabriele Kasper and Johannes Wagner for the conversation-analytic approach; Bonny Norton and Carolyn McKinney for the identity approach; Patricia Duff and Steven Talmy for the language socialization approach and Dwight Atkinson for the sociocognitive approach. Introductory and commentary chapters round out this volume. The editor’s introduction describes the significance of alternative approaches to SLA studies given its strongly cognitivist orientation. Lourdes Ortega’s commentary considers the six approaches from an 'enlightened traditional' perspective on SLA studies – a viewpoint which is cognitivist in orientation but broad enough to give serious and balanced consideration to alternative approaches. This volume is essential reading in the field of second language acquisition.
Family Communication
Author: Chris Segrin
Publisher: Routledge
ISBN: 1135159920
Category : Language Arts & Disciplines
Languages : en
Pages : 726
Book Description
Family Communication carefully examines state-of-the-art research and theories of family communication and family relationships. In addition to presenting cutting-edge research, it focuses on classic theories and research findings that have influenced and revolutionized the way scholars conceptualize family interaction. This text offers a thorough and up-to-date presentation of scientific research in family communication for both teachers and students of family communication as well as professionals who work with families. This second edition features: Chapters updated with the latest research, including over 2000 references. Material on understudied family relationships, such as extended family relationships and gay and lesbian relationships Recent research on understudied topics in family communication, including the influence of technology on mate selection, negotiating work and family stress, single parenting, cohabitation, elder abuse, forgiveness in marriage, and the links among communication, culture, and mental health. A revised chapter on parent-child communication, taking a lifespan perspective that helps organize the large body of research in this area. A new chapter devoted to extended family relationships, with special focus on grandparent-grandchild relationships, in-law relationships, and adult children and their parents. An expanded review of family conflict processes, especially in relation to decision making and power. A companion website provides chapter outlines, exam questions, and PowerPoint slides for students and instructors. Undergraduate readers should find the information easy to understand, while advanced readers, such as graduate students and professionals, will find it a useful reference to classic and contemporary research on family communication and relationships.
Publisher: Routledge
ISBN: 1135159920
Category : Language Arts & Disciplines
Languages : en
Pages : 726
Book Description
Family Communication carefully examines state-of-the-art research and theories of family communication and family relationships. In addition to presenting cutting-edge research, it focuses on classic theories and research findings that have influenced and revolutionized the way scholars conceptualize family interaction. This text offers a thorough and up-to-date presentation of scientific research in family communication for both teachers and students of family communication as well as professionals who work with families. This second edition features: Chapters updated with the latest research, including over 2000 references. Material on understudied family relationships, such as extended family relationships and gay and lesbian relationships Recent research on understudied topics in family communication, including the influence of technology on mate selection, negotiating work and family stress, single parenting, cohabitation, elder abuse, forgiveness in marriage, and the links among communication, culture, and mental health. A revised chapter on parent-child communication, taking a lifespan perspective that helps organize the large body of research in this area. A new chapter devoted to extended family relationships, with special focus on grandparent-grandchild relationships, in-law relationships, and adult children and their parents. An expanded review of family conflict processes, especially in relation to decision making and power. A companion website provides chapter outlines, exam questions, and PowerPoint slides for students and instructors. Undergraduate readers should find the information easy to understand, while advanced readers, such as graduate students and professionals, will find it a useful reference to classic and contemporary research on family communication and relationships.
The MEJT System
Author: Jeffrey Tennant
Publisher: Harriman House Limited
ISBN: 0857190350
Category : Business & Economics
Languages : en
Pages : 84
Book Description
MEJT is based on the principle that price action during certain times of the day allows investors to make predictions regarding future support and resistance levels. The system allows investors to tell, well in advance, which moves might have staying power and which ones should retrace.
Publisher: Harriman House Limited
ISBN: 0857190350
Category : Business & Economics
Languages : en
Pages : 84
Book Description
MEJT is based on the principle that price action during certain times of the day allows investors to make predictions regarding future support and resistance levels. The system allows investors to tell, well in advance, which moves might have staying power and which ones should retrace.
Learning SAS by Example
Author: Ron Cody
Publisher: SAS Institute
ISBN: 1635266564
Category : Computers
Languages : en
Pages : 553
Book Description
Learn to program SAS by example! Learning SAS by Example, A Programmer’s Guide, Second Edition, teaches SAS programming from very basic concepts to more advanced topics. Because most programmers prefer examples rather than reference-type syntax, this book uses short examples to explain each topic. The second edition has brought this classic book on SAS programming up to the latest SAS version, with new chapters that cover topics such as PROC SGPLOT and Perl regular expressions. This book belongs on the shelf (or e-book reader) of anyone who programs in SAS, from those with little programming experience who want to learn SAS to intermediate and even advanced SAS programmers who want to learn new techniques or identify new ways to accomplish existing tasks. In an instructive and conversational tone, author Ron Cody clearly explains each programming technique and then illustrates it with one or more real-life examples, followed by a detailed description of how the program works. The text is divided into four major sections: Getting Started, DATA Step Processing, Presenting and Summarizing Your Data, and Advanced Topics. Subjects addressed include Reading data from external sources Learning details of DATA step programming Subsetting and combining SAS data sets Understanding SAS functions and working with arrays Creating reports with PROC REPORT and PROC TABULATE Getting started with the SAS macro language Leveraging PROC SQL Generating high-quality graphics Using advanced features of user-defined formats and informats Restructuring SAS data sets Working with multiple observations per subject Getting started with Perl regular expressions You can test your knowledge and hone your skills by solving the problems at the end of each chapter.
Publisher: SAS Institute
ISBN: 1635266564
Category : Computers
Languages : en
Pages : 553
Book Description
Learn to program SAS by example! Learning SAS by Example, A Programmer’s Guide, Second Edition, teaches SAS programming from very basic concepts to more advanced topics. Because most programmers prefer examples rather than reference-type syntax, this book uses short examples to explain each topic. The second edition has brought this classic book on SAS programming up to the latest SAS version, with new chapters that cover topics such as PROC SGPLOT and Perl regular expressions. This book belongs on the shelf (or e-book reader) of anyone who programs in SAS, from those with little programming experience who want to learn SAS to intermediate and even advanced SAS programmers who want to learn new techniques or identify new ways to accomplish existing tasks. In an instructive and conversational tone, author Ron Cody clearly explains each programming technique and then illustrates it with one or more real-life examples, followed by a detailed description of how the program works. The text is divided into four major sections: Getting Started, DATA Step Processing, Presenting and Summarizing Your Data, and Advanced Topics. Subjects addressed include Reading data from external sources Learning details of DATA step programming Subsetting and combining SAS data sets Understanding SAS functions and working with arrays Creating reports with PROC REPORT and PROC TABULATE Getting started with the SAS macro language Leveraging PROC SQL Generating high-quality graphics Using advanced features of user-defined formats and informats Restructuring SAS data sets Working with multiple observations per subject Getting started with Perl regular expressions You can test your knowledge and hone your skills by solving the problems at the end of each chapter.
The Definitive Guide to the OSCE
Author: Ronald M. Harden
Publisher: Elsevier Health Sciences
ISBN: 0702055506
Category : Medical
Languages : en
Pages : 385
Book Description
This book highlights the basic concepts underpinning the OSCE, its development and implementation in practice. Practical guidelines and tips are provided based on the authors' extensive experience gained over 40 years. Case studies are included to illustrate the OSCE's use in a wide range of settings and professions to assess the expected learning outcomes. The text is supplemented with personal accounts and anecdotes. Used globally in all phases of education in the different healthcare professions, the OSCE was first described by the lead author, Harden, in 1975 and it is now the gold standard for performance assessment. "This book is an invaluable addition. It pulls together in one place pretty well everything that is known about the OSCE; what works and what doesn't. It is a welcome addition to the bookshelf of any educational leader." Geoff Norman's Foreword This book provides a full understanding of the basic concepts underpinning the OSCE and shows how to implement an OSCE effectively and efficiently in a variety of contexts. It includes case studies demonstrating the use of the OSCE in practice in a range of different fields. Practical guidelines and tips are provided based on the authors' extensive experience.
Publisher: Elsevier Health Sciences
ISBN: 0702055506
Category : Medical
Languages : en
Pages : 385
Book Description
This book highlights the basic concepts underpinning the OSCE, its development and implementation in practice. Practical guidelines and tips are provided based on the authors' extensive experience gained over 40 years. Case studies are included to illustrate the OSCE's use in a wide range of settings and professions to assess the expected learning outcomes. The text is supplemented with personal accounts and anecdotes. Used globally in all phases of education in the different healthcare professions, the OSCE was first described by the lead author, Harden, in 1975 and it is now the gold standard for performance assessment. "This book is an invaluable addition. It pulls together in one place pretty well everything that is known about the OSCE; what works and what doesn't. It is a welcome addition to the bookshelf of any educational leader." Geoff Norman's Foreword This book provides a full understanding of the basic concepts underpinning the OSCE and shows how to implement an OSCE effectively and efficiently in a variety of contexts. It includes case studies demonstrating the use of the OSCE in practice in a range of different fields. Practical guidelines and tips are provided based on the authors' extensive experience.